Skip to content
Snippets Groups Projects
Commit 2c8f0fdb authored by Victor Navarro's avatar Victor Navarro
Browse files

docs: incorrect install example

parent 0ba76945
No related branches found
Tags v1.1.1
No related merge requests found
......@@ -4,7 +4,6 @@ Eleventy plugin to make all external links open securely in a new tab
```shell script
npm install -D eleventy-plugin-external-links
yarn install -D eleventy-plugin-external-links
```
Then simply add it to you eleventy config
......
{
"name": "eleventy-plugin-external-links",
"version": "1.1.0",
"version": "1.1.1",
"description": "Eleventy plugin to make all external links open securely in a new tab",
"main": "index.js",
"license": "MIT",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment