From 3e546cacb4facdf98a6a18fa7bafe50d48e02c56 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Wed, 13 Sep 2017 20:56:19 +0300 Subject: Fix missing `.btn` class from `bd-search-docs-toggler`. (#23942) --- _includes/docs-sidebar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_includes') diff --git a/_includes/docs-sidebar.html b/_includes/docs-sidebar.html index 00eaf47a6..d23e033b6 100644 --- a/_includes/docs-sidebar.html +++ b/_includes/docs-sidebar.html @@ -1,6 +1,6 @@ -- 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') 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