aboutsummaryrefslogtreecommitdiff
path: root/site/content/docs/_index.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2019-02-11 21:52:52 +0200
committerXhmikosR <[email protected]>2019-03-13 19:22:59 +0200
commitd948a3f9cba042ab30a6e2d9083d93707b56feac (patch)
treebe3a334672e32d16029d70e2eac4a65231a87011 /site/content/docs/_index.html
parent850817bb09d6472ff88e7c62346ac6f5d64a98cf (diff)
downloadbootstrap-d948a3f9cba042ab30a6e2d9083d93707b56feac.tar.xz
bootstrap-d948a3f9cba042ab30a6e2d9083d93707b56feac.zip
Work around the docs/ redirects.
This happens because we have the section kind enabled (needed for examples).
Diffstat (limited to 'site/content/docs/_index.html')
-rw-r--r--site/content/docs/_index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/site/content/docs/_index.html b/site/content/docs/_index.html
new file mode 100644
index 000000000..9f56983c1
--- /dev/null
+++ b/site/content/docs/_index.html
@@ -0,0 +1,5 @@
+---
+layout: redirect
+sitemap_exclude: true
+redirect: "/docs/4.3/getting-started/introduction/"
+---