Skip to content

Commit 59fa801

Browse files
committed
chore: change URLs to use next in main README.md
1 parent a74b8b3 commit 59fa801

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<p align="center">
1212
<a href="https://github.com/modernweb-dev/rocket/actions"
1313
><img
14-
src="https://img.shields.io/github/workflow/status/modernweb-dev/rocket/Release/main?label=workflow&style=flat-square"
14+
src="https://img.shields.io/github/workflow/status/modernweb-dev/rocket/Release/next?label=workflow&style=flat-square"
1515
alt="GitHub Actions workflow status"
1616
/></a>
1717
<a href="https://twitter.com/modern_web_dev"
@@ -27,11 +27,11 @@
2727
</p>
2828

2929
<p align="center">
30-
<a href="https://rocket.modern-web.dev">Website</a>
30+
<a href="https://next.rocket.modern-web.dev">Website</a>
3131
·
32-
<a href="https://rocket.modern-web.dev/guides/">Guides</a>
32+
<a href="https://next.rocket.modern-web.dev/guides/">Guides</a>
3333
·
34-
<a href="https://rocket.modern-web.dev/docs/">Documentation</a>
34+
<a href="https://next.rocket.modern-web.dev/docs/">Documentation</a>
3535
</p>
3636

3737
<h1></h1>
@@ -43,7 +43,7 @@
4343
- **Small:** No overblown tools or frontend frameworks, add JavaScript and/or Web Components only on pages where needed..
4444

4545
<p align="center">
46-
<a href="https://rocket.modern-web.dev/guides/"><strong>Explore the Rocket Guides&nbsp;&nbsp;▶</strong></a>
46+
<a href="https://next.rocket.modern-web.dev/guides/"><strong>Explore the Rocket Guides&nbsp;&nbsp;▶</strong></a>
4747
</p>
4848

4949
## The Goal for Rocket
@@ -69,7 +69,7 @@ npx rocket init
6969

7070
We are always looking for contributors of all skill levels! If you're looking to ease your way into the project, try out a [good first issue](https://github.com/modernweb-dev/rocket/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22).
7171

72-
If you are interested in helping contribute to Modern Web, please take a look at our [Contributing Guide](https://github.com/modernweb-dev/rocket/blob/main/CONTRIBUTING.md). Also, feel free to drop into [slack](https://rocket.modern-web.dev/about/slack/) and say hi. 👋
72+
If you are interested in helping contribute to Modern Web, please take a look at our [Contributing Guide](https://github.com/modernweb-dev/rocket/blob/next/CONTRIBUTING.md). Also, feel free to drop into [slack](https://next.rocket.modern-web.dev/about/slack/) and say hi. 👋
7373

7474
### Financial Contributors
7575

0 commit comments

Comments
 (0)