From a423a5abc704280794b6dea69cf1c9e76bbc9da1 Mon Sep 17 00:00:00 2001 From: ikilled Date: Mon, 14 Nov 2016 18:39:46 +0000 Subject: [PATCH] clicking on Books & Training sends user to Education (#2701) When user clicks in Books & Training item in footer the website should take them to Education section (anchor) in the middle of the page, not to the top where Development section is. --- public/_includes/_footer.jade | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/_includes/_footer.jade b/public/_includes/_footer.jade index 5da35ef23f..e2d9af4fac 100644 --- a/public/_includes/_footer.jade +++ b/public/_includes/_footer.jade @@ -20,7 +20,7 @@ div(class="main-footer" data-swiftype-index="false") // TODO: (ericjim) make a libraries page to showcase all angular libraries //li Libraries li About - li Books & Training + li Books & Training li Tools & Libraries li Community li Press Kit