Skip to content

Commit

Permalink
Fix broken tutorial link on website
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmarsh authored Aug 15, 2017
1 parent a946527 commit e3738ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/usage/_data.json
Original file line number Diff line number Diff line change
Expand Up @@ -313,7 +313,7 @@
"author": "Clark Grubb"
},
"A very (very) short primer on spacy.io": {
"url": "http://blog.milonimrod.com/2015/10/a-very-very-short-primer-on-spacyio.html",
"url": "https://web.archive.org/web/20161219095416/http://blog.milonimrod.com/2015/10/a-very-very-short-primer-on-spacyio.html",
"author": "Nimrod Milo "
}
},
Expand Down

0 comments on commit e3738ab

Please sign in to comment.