Skip to content

Commit e546768

Browse files
authored
docs: update readme for Bootstrap 5 (react-bootstrap#5840)
1 parent daf5a9e commit e546768

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,10 @@ See the [documentation][documentation] with live editable examples and API docum
1515

1616
To find the documentation for the latest **Bootstrap 4** compatible release, [go here](https://react-bootstrap.github.io) and for **Bootstrap 3** [go here](https://react-bootstrap-v3.netlify.app).
1717

18+
### Migrating from Bootstrap 4 to Bootstrap 5
19+
20+
If you would like to update React-Bootstrap within an existing project to use Bootstrap 5, please read our docs for **[migrating to React-Bootstrap V2](https://github.com/react-bootstrap/react-bootstrap/blob/master/www/src/pages/migrating.mdx)**.
21+
1822
### Migrating from Bootstrap 3 to Bootstrap 4
1923

2024
If you would like to update React-Bootstrap within an existing project to use Bootstrap 4, please read our docs for **[migrating to React-Bootstrap V1](https://react-bootstrap.github.io/migrating/)**.
@@ -48,7 +52,7 @@ Yes please! See the [contributing guidelines][contributing] for details.
4852

4953
[bootstrap]: https://getbootstrap.com/
5054
[react]: https://reactjs.org/
51-
[documentation]: https://react-bootstrap.github.io/
55+
[documentation]: https://react-bootstrap-v5.netlify.app/
5256
[contributing]: CONTRIBUTING.md
5357
[travis-badge]: https://travis-ci.org/react-bootstrap/react-bootstrap.svg?branch=master
5458
[travis]: https://travis-ci.org/react-bootstrap/react-bootstrap

0 commit comments

Comments
 (0)