2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

Docs: various fixes

Mostly links.
Fixes #17056.
This commit is contained in:
Heinrich Fenkart
2015-08-21 02:15:17 +02:00
parent 3895bfa388
commit 66be25917a
19 changed files with 26 additions and 22 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ Always try to place a modal's HTML code in a top-level position in your document
{% callout warning %}
#### Mobile device caveats
There are some caveats regarding using modals on mobile devices. [See our browser support docs](../getting-started/#support-fixed-position-keyboards) for details.
There are some caveats regarding using modals on mobile devices. [See our browser support docs]({{ site.baseurl }}/getting-started/browsers-devices/#modals-navbars-and-virtual-keyboards) for details.
{% endcallout %}
### Static example