diff options
| author | Heinrich Fenkart <[email protected]> | 2015-08-21 02:15:17 +0200 |
|---|---|---|
| committer | Heinrich Fenkart <[email protected]> | 2015-08-21 02:15:17 +0200 |
| commit | 66be25917a66a2cdb19a297a1ce7e5642357fc06 (patch) | |
| tree | 4786e3f674dc9cc9faa29ff78a24c1bcb2f1a435 /docs/getting-started/flexbox.md | |
| parent | 3895bfa3883fe9b06f87902906f6146533769997 (diff) | |
| download | bootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.tar.xz bootstrap-66be25917a66a2cdb19a297a1ce7e5642357fc06.zip | |
Docs: various fixes
Mostly links.
Fixes #17056.
Diffstat (limited to 'docs/getting-started/flexbox.md')
| -rw-r--r-- | docs/getting-started/flexbox.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/flexbox.md b/docs/getting-started/flexbox.md index c887fb3fb..f8ab4e8ae 100644 --- a/docs/getting-started/flexbox.md +++ b/docs/getting-started/flexbox.md @@ -39,7 +39,7 @@ If you're familiar with modifying variables in Sass—or any other CSS preproces 2. Change it from `false` to `true`. 3. Recompile, and done! -Alternatively, if you don't need the source Sass files, you may swap the default Bootstrap compiled CSS with the compiled flexbox variation. [Head to the download page](/getting-started/download) for more information. +Alternatively, if you don't need the source Sass files, you may swap the default Bootstrap compiled CSS with the compiled flexbox variation. [Head to the download page]({{ site.baseurl }}/getting-started/download) for more information. ## Browser support |
