Update GitHub topic links

This commit is contained in:
ines 2017-11-04 14:02:28 +01:00
parent 2639ecd5f8
commit 177bf4ee39
2 changed files with 3 additions and 3 deletions

View File

@ -104,8 +104,8 @@ p
| install and use your extension, for example by uploading it to
| #[+a("https://pypi.python.org") PyPi]. If you're sharing your code on
| GitHub, don't forget to tag it
| with #[+a("https://github.com/search?q=topic%3Aspacy") #[code spacy]]
| and #[+a("https://github.com/search?q=topic%3Aspacy-extensions") #[code spacy-extensions]]
| with #[+a("https://github.com/topics/spacy?o=desc&s=stars") #[code spacy]]
| and #[+a("https://github.com/topics/spacy-extension?o=desc&s=stars") #[code spacy-extension]]
| to help people find it. If you post it on Twitter, feel free to tag
| #[+a("https://twitter.com/" + SOCIAL.twitter) @#{SOCIAL.twitter}]
| so we can check it out.

View File

@ -56,7 +56,7 @@ include ../_includes/_mixins
| to #[code Doc], #[code Token] and #[code Span] attributes.
.u-text-right
+button("https://github.com/search?o=desc&q=spacy-extensions&s=stars&type=Repositories&utf8=%E2%9C%93", false, "primary", "small") See more extensions on GitHub
+button("https://github.com/topics/spacy-extension?o=desc&s=stars", false, "primary", "small") See more extensions on GitHub
+section("demos")
+h(2, "demos") Demos & Visualizations