diff options
| author | Herst <[email protected]> | 2017-09-05 00:39:12 +0200 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2017-09-04 15:39:12 -0700 |
| commit | 1341ce198de6773e99b074a3bf7bfc194a5809b5 (patch) | |
| tree | 48c00b3d61eb314da46d6ccd3a30be251564b9ef | |
| parent | d8881c2f97a082f09fb37ae2c29ccf02e445f320 (diff) | |
| download | bootstrap-1341ce198de6773e99b074a3bf7bfc194a5809b5.tar.xz bootstrap-1341ce198de6773e99b074a3bf7bfc194a5809b5.zip | |
Update docs for old releases section in README (#23797)
* Update docs for old releases section in README
Hopefully not many folks are still in the process of transitioning to version 3.
* tweak for future-friendliness
| -rw-r--r-- | README.md | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -103,7 +103,8 @@ Learn more about using Jekyll by reading its [documentation](https://jekyllrb.co ### Documentation for previous releases -Documentation for v2.3.2 has been made available for the time being at <https://getbootstrap.com/2.3.2/> while folks transition to Bootstrap 3. +- For v2.3.2: <https://getbootstrap.com/2.3.2/> +- For v3.3.x: <https://getbootstrap.com/docs/3.3/> [Previous releases](https://github.com/twbs/bootstrap/releases) and their documentation are also available for download. |
