From 2fb4e182c60367d66cdd19806526deed2f58d929 Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Fri, 21 Aug 2015 00:41:18 +0200 Subject: Docs: a little bit of love for the wall of browser bugs --- docs/browser-bugs.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/browser-bugs.md') diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md index 75b4f0039..c41f19825 100644 --- a/docs/browser-bugs.md +++ b/docs/browser-bugs.md @@ -1,6 +1,7 @@ --- -layout: default +layout: docs title: Wall of browser bugs +group: browser-bugs --- Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us. -- cgit v1.2.3 From 66be25917a66a2cdb19a297a1ce7e5642357fc06 Mon Sep 17 00:00:00 2001 From: Heinrich Fenkart Date: Fri, 21 Aug 2015 02:15:17 +0200 Subject: Docs: various fixes Mostly links. Fixes #17056. --- docs/browser-bugs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/browser-bugs.md') diff --git a/docs/browser-bugs.md b/docs/browser-bugs.md index c41f19825..091dbc438 100644 --- a/docs/browser-bugs.md +++ b/docs/browser-bugs.md @@ -6,7 +6,7 @@ group: browser-bugs Bootstrap currently works around several outstanding browser bugs in major browsers to deliver the best cross-browser experience possible. Some bugs, like those listed below, cannot be solved by us. -We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, [see our browser compatibility docs](../getting-started/#support). +We publicly list browser bugs that are impacting us here, in the hopes of expediting the process of fixing them. For information on Bootstrap's browser compatibility, [see our browser compatibility docs]({{ site.baseurl }}/getting-started/browsers-devices/#supported-browsers). Also see [jQuery's browser bug workarounds](https://docs.google.com/document/d/1LPaPA30bLUB_publLIMF0RlhdnPx_ePXm7oW02iiT6o). -- cgit v1.2.3