From b4dbc69f0edba28ea1a9be4aacb3e9f68c3604a9 Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Tue, 8 Nov 2016 23:36:04 +1100 Subject: Fix broken and redirected links. --- docs/_includes/nav-docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/_includes/nav-docs.html') diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index f9a7554f0..005f96435 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -17,7 +17,7 @@ {% if slug == "examples" %} {% else %} - + {% endif %} {{ group.title }} -- cgit v1.2.3 From a3567a119df3434d879f766e18ba452b01871d37 Mon Sep 17 00:00:00 2001 From: Bardi Harborow Date: Mon, 5 Dec 2016 11:44:37 +1100 Subject: Documentation navigation fixes. (#21288) * Make /utilities/ redirect to /utilities/borders/. * Rewrite sidebar active link logic to ensure superstrings are not selected. --- docs/_includes/nav-docs.html | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) (limited to 'docs/_includes/nav-docs.html') diff --git a/docs/_includes/nav-docs.html b/docs/_includes/nav-docs.html index 005f96435..2b44c8acc 100644 --- a/docs/_includes/nav-docs.html +++ b/docs/_includes/nav-docs.html @@ -4,36 +4,33 @@