diff options
| author | Heinrich Fenkart <[email protected]> | 2015-08-21 01:09:51 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-08-21 01:09:51 +0200 |
| commit | 29496ada606e2ccf25e2ae7ff029846d91f13367 (patch) | |
| tree | 15f9e1a62162cdf962b057d1b44297701a7a646b /docs/content | |
| parent | 233ae8164f1e976eece7755d0105bc689ed5ab35 (diff) | |
| parent | 805d4874f053d788d38964ab4aa1ba6c919b19a9 (diff) | |
| download | bootstrap-29496ada606e2ccf25e2ae7ff029846d91f13367.tar.xz bootstrap-29496ada606e2ccf25e2ae7ff029846d91f13367.zip | |
Merge pull request #17065 from kkirsche/patch-8
Fix link to .table section in Reboot
Diffstat (limited to 'docs/content')
| -rw-r--r-- | docs/content/reboot.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/content/reboot.md b/docs/content/reboot.md index 0ba318c1d..aff43c329 100644 --- a/docs/content/reboot.md +++ b/docs/content/reboot.md @@ -120,7 +120,7 @@ The `<pre>` element is reset to remove its `margin-top` and use `rem` units for ## Tables -Tables are slightly adjusted to style `<caption>`s and ensure consistent `text-align` throughout. Additional changes for borders, padding, and more come with [the `.table` class](/components/tables/). +Tables are slightly adjusted to style `<caption>`s and ensure consistent `text-align` throughout. Additional changes for borders, padding, and more come with [the `.table` class](/content/tables/). <div class="bd-example"> <table> |
