Skip to content

Commit a05fcf1

Browse files
committed
docs: update repository links
1 parent 00a40e3 commit a05fcf1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ For example, to clone the `/rspack/basic` example, run the following command:
2121

2222
```bash
2323
# Clone the basic example
24-
npx gitpick https://github.com/rspack-contrib/rstack-examples/tree/main/rspack/basic
24+
npx gitpick https://github.com/rstackjs/rstack-examples/tree/main/rspack/basic
2525

2626
# Enter the basic example directory
2727
cd basic
@@ -37,7 +37,7 @@ To try all examples, you can clone the current repository to your local.
3737
1. First, clone the current repository to your local:
3838

3939
```bash
40-
git clone [email protected]:rspack-contrib/rstack-examples.git
40+
git clone [email protected]:rstackjs/rstack-examples.git
4141
```
4242

4343
2. Then, choose the example you need, such as the Rsbuild react example:

0 commit comments

Comments
 (0)