Skip to content

Commit f4e4389

Browse files
committed
Fix link in README
1 parent 328aa96 commit f4e4389

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,17 +30,17 @@ Bootstrap a new JavaScript module in five minutes or less.
3030
[ESLint]: https://eslint.org/
3131
[EditorConfig]: https://editorconfig.org/
3232
[GitHub Actions]: https://github.com/features/actions
33-
[GitHub Codespaces]: https://github.com/features/packages
33+
[GitHub Codespaces]: https://github.com/features/codespaces
3434
[Istanbul]: https://istanbul.js.org/
3535
[JavaScript Standard Style]: https://standardjs.com/
3636
[Keep a CHANGELOG]: https://keepachangelog.com/
3737
[Node.js]: https://nodejs.org/
3838
[Prettier]: https://prettier.io/
3939
[Shields.io]: https://shields.io/
40-
[semantic-release]: https://semantic-release.gitbook.io/semantic-release/
4140
[c8]: https://github.com/bcoe/c8
4241
[landlubber]: https://github.com/razor-x/landlubber
4342
[npm]: https://www.npmjs.com/
43+
[semantic-release]: https://semantic-release.gitbook.io/semantic-release/
4444
[yargs]: https://yargs.js.org/
4545

4646
### Bootstrapping a new project

0 commit comments

Comments
 (0)