aboutsummaryrefslogtreecommitdiff
path: root/docs/4.0/getting-started
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2018-04-02 14:55:58 +0300
committerXhmikosR <[email protected]>2018-04-02 19:19:09 +0300
commit10c64bdae867c0dcc808a68af12d551710baea8d (patch)
tree5a6774e6e9f7bcced20a31984ae50aecbd4f1f89 /docs/4.0/getting-started
parent95cdfa2a655f028b5e0ede525617261ab2bd62c0 (diff)
downloadbootstrap-10c64bdae867c0dcc808a68af12d551710baea8d.tar.xz
bootstrap-10c64bdae867c0dcc808a68af12d551710baea8d.zip
Fix broken URI fragments and redirects.
Diffstat (limited to 'docs/4.0/getting-started')
-rw-r--r--docs/4.0/getting-started/browsers-devices.md2
-rw-r--r--docs/4.0/getting-started/download.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/4.0/getting-started/browsers-devices.md b/docs/4.0/getting-started/browsers-devices.md
index e23de8197..8a4b0c8d7 100644
--- a/docs/4.0/getting-started/browsers-devices.md
+++ b/docs/4.0/getting-started/browsers-devices.md
@@ -112,7 +112,7 @@ Similarly, the latest versions of most desktop browsers are supported.
</tbody>
</table>
-For Firefox, in addition to the latest normal stable release, we also support the latest [Extended Support Release (ESR)](https://www.mozilla.org/en-US/firefox/organizations/faq/) version of Firefox.
+For Firefox, in addition to the latest normal stable release, we also support the latest [Extended Support Release (ESR)](https://www.mozilla.org/en-US/firefox/organizations/#faq) version of Firefox.
Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 9, though they are not officially supported.
diff --git a/docs/4.0/getting-started/download.md b/docs/4.0/getting-started/download.md
index d9dbd5777..e0845564c 100644
--- a/docs/4.0/getting-started/download.md
+++ b/docs/4.0/getting-started/download.md
@@ -10,7 +10,7 @@ toc: true
Download ready-to-use compiled code for **Bootstrap v{{ site.current_version}}** to easily drop into your project, which includes:
-- Compiled and minified CSS bundles (see [CSS files comparison]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/contents/#comparison-of-css-files))
+- Compiled and minified CSS bundles (see [CSS files comparison]({{ site.baseurl }}/docs/{{ site.docs_version }}/getting-started/contents/#css-files))
- Compiled and minified JavaScript plugins
This doesn't include documentation, source files, or any optional JavaScript dependencies (jQuery and Popper.js).