Skip to content

Commit

Permalink
chore: fixed invalid URLs
Browse files Browse the repository at this point in the history
  • Loading branch information
DuCanhGH committed Mar 30, 2024
1 parent 5726154 commit aa15eee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions examples/reproduction-template/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@ yarn degit git@gitlab.com:serwist/next-pwa/tree/master/examples/reproduction-tem
```

```bash
pnpx degit git@gitlab.com:serwist/DuCanhGH/next-pwa/tree/master/examples/reproduction-template reproduction
pnpx degit git@gitlab.com:serwist/next-pwa/tree/master/examples/reproduction-template reproduction
```

```bash
bunx degit git@gitlab.com:serwist/DuCanhGH/next-pwa/tree/master/examples/reproduction-template reproduction
bunx degit git@gitlab.com:serwist/next-pwa/tree/master/examples/reproduction-template reproduction
```

0 comments on commit aa15eee

Please sign in to comment.