From 54ae410bed335854c581cc4325007a926be9b0d3 Mon Sep 17 00:00:00 2001 From: Ines Montani Date: Fri, 1 Apr 2016 02:23:52 +1100 Subject: [PATCH] Update GitHub links --- website/_includes/_nav.jade | 2 +- website/index.jade | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/website/_includes/_nav.jade b/website/_includes/_nav.jade index 90c9c01b9..d94e1fcb8 100644 --- a/website/_includes/_nav.jade +++ b/website/_includes/_nav.jade @@ -27,6 +27,6 @@ nav#topnav.nav li.nav-item(class=(_section == slug) ? nav_active_class : '') a(href='/' + slug)=item - li.nav-item: a(href='https://github.com/' + profiles.github target='_blank') GitHub + li.nav-item: a(href='https://github.com/' + profiles.github + '/spaCy' target='_blank') GitHub label(for='nav-checkbox' class='nav-button' arial-label='Toggle Navigation') diff --git a/website/index.jade b/website/index.jade index d12f0e7c0..396604bee 100644 --- a/website/index.jade +++ b/website/index.jade @@ -24,7 +24,7 @@ header.header +divider('bar') | #[a(href='https://github.com/' + profiles.github + '/spaCy/releases' target='_blank'): #[strong Latest Release:] v#{spacy_version}] - | #[a(href='https://github.com/' + profiles.github + '/spacy' target='_blank'): +icon('github', 'secondary') #[strong #{spacy_stars}+ stars] on GitHub] + | #[a(href='https://github.com/' + profiles.github + '/spaCy' target='_blank'): +icon('github', 'secondary') #[strong #{spacy_stars}+ stars] on GitHub] | #[a(href='https://www.reddit.com/r/' + profiles.reddit target='_blank'): +icon('reddit', 'secondary') #[strong User Group] on Reddit] main.main