From e51a09a2b83879de046e865c0ff2937cccab35dc Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Wed, 6 May 2020 18:59:16 +0300 Subject: [PATCH] Wording fixes --- site/docs/4.4/browser-bugs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/4.4/browser-bugs.md b/site/docs/4.4/browser-bugs.md index a02b088474..15c99a67d5 100644 --- a/site/docs/4.4/browser-bugs.md +++ b/site/docs/4.4/browser-bugs.md @@ -6,9 +6,9 @@ redirect_from: "/browser-bugs/" --- {% capture callout %} -##### The Page is no longer maintained +##### Outdated content -"The Wall of browser bugs" page is outdated for many versions now and is only kept for historical reasons. +This page is outdated and is no longer applicable to the latest versions of Bootstrap. It's here purely for historical purposes now and will be removed in our next major release. {% endcapture %} {% include callout.html content=callout type="danger" %}