diff options
| author | Martijn Cuppens <[email protected]> | 2019-11-01 11:22:29 +0100 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-25 13:05:57 +0200 |
| commit | d5c212bbcbcf2efe97540b3b890b4b8bdf6820f2 (patch) | |
| tree | a228f5d8d55fa6ec5f60ab63dbad88f932fa0d23 /site/content/docs/4.3/migration.md | |
| parent | ff256ca23c78471dfdc732b7262bece2dad59dff (diff) | |
| download | bootstrap-d5c212bbcbcf2efe97540b3b890b4b8bdf6820f2.tar.xz bootstrap-d5c212bbcbcf2efe97540b3b890b4b8bdf6820f2.zip | |
Link to versioned docs
Diffstat (limited to 'site/content/docs/4.3/migration.md')
| -rw-r--r-- | site/content/docs/4.3/migration.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/site/content/docs/4.3/migration.md b/site/content/docs/4.3/migration.md index ae72010fe..f4e45013a 100644 --- a/site/content/docs/4.3/migration.md +++ b/site/content/docs/4.3/migration.md @@ -59,7 +59,7 @@ Changes to any layout tools and our grid system. Changes to Reboot, typography, tables, and more. -- [RFS](https://github.com/twbs/rfs) enabled for automated font size rescaling. [See #29152](https://github.com/twbs/bootstrap/pull/29152) +- [RFS]({{< docsref "/getting-started/rfs" >}}) enabled for automated font size rescaling. [See #29152](https://github.com/twbs/bootstrap/pull/29152) - Reset default horizontal `padding-left` on `<ul>` and `<ol>` elements from browser default `40px` to `2rem`. - Simplified table styles (no more 2px border on `thead > th` elements) and tightened cell padding. - Dropped `.pre-scrollable` class. [See #29135](https://github.com/twbs/bootstrap/pull/29135) |
