aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Déramond <[email protected]>2023-07-21 08:45:49 +0200
committerMark Otto <[email protected]>2023-07-23 21:27:00 -0700
commit4271d22b902e8aa2c56c22c39737930946ecf6b9 (patch)
treecf8ec40c67a9581bcfa521dd71b15f320dd2b4fe
parent1c80bd9c4b3929c51f6d654ab1f1d721b6212e47 (diff)
downloadbootstrap-4271d22b902e8aa2c56c22c39737930946ecf6b9.tar.xz
bootstrap-4271d22b902e8aa2c56c22c39737930946ecf6b9.zip
Docs: remove v4 reference in homepage
-rw-r--r--site/layouts/partials/home/masthead.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/site/layouts/partials/home/masthead.html b/site/layouts/partials/home/masthead.html
index 76cd01005..4916e6136 100644
--- a/site/layouts/partials/home/masthead.html
+++ b/site/layouts/partials/home/masthead.html
@@ -24,8 +24,6 @@
<span class="px-1">&middot;</span>
<a href="/docs/{{ .Site.Params.docs_version }}/getting-started/download/" class="link-secondary">Download</a>
<span class="px-1">&middot;</span>
- <a href="https://getbootstrap.com/docs/4.6/getting-started/introduction/" class="link-secondary text-nowrap">v4.6.x docs</a>
- <span class="px-1">&middot;</span>
<a href="/docs/versions/" class="link-secondary text-nowrap">All releases</a>
</p>
{{ partial "ads" . }}