From 96e4efb49a26129e8cb0c32a60b96f094ce37011 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Mon, 14 Aug 2017 22:34:42 -0700 Subject: fix docs version, closes #23421 --- _includes/docs-navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/docs-navbar.html') diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html index 8d62d4585..34a1a0102 100644 --- a/_includes/docs-navbar.html +++ b/_includes/docs-navbar.html @@ -37,7 +37,7 @@ -- cgit v1.2.3 From 31c872191380d4cd32af379b9d24359d6a9dc34c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 26 Sep 2017 15:24:14 +0300 Subject: Normalize all links. (#24109) * use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one --- _includes/docs-navbar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes/docs-navbar.html') diff --git a/_includes/docs-navbar.html b/_includes/docs-navbar.html index 34a1a0102..76435bab7 100644 --- a/_includes/docs-navbar.html +++ b/_includes/docs-navbar.html @@ -36,7 +36,7 @@ -- cgit v1.2.3