From f4e4389cd80d01431e8dc41f43a50500646e77d6 Mon Sep 17 00:00:00 2001 From: Evan Sosenko Date: Wed, 17 Apr 2024 23:24:25 -0700 Subject: [PATCH] Fix link in README --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 89f0e61..8129b9a 100644 --- a/README.md +++ b/README.md @@ -30,17 +30,17 @@ Bootstrap a new JavaScript module in five minutes or less. [ESLint]: https://eslint.org/ [EditorConfig]: https://editorconfig.org/ [GitHub Actions]: https://github.com/features/actions -[GitHub Codespaces]: https://github.com/features/packages +[GitHub Codespaces]: https://github.com/features/codespaces [Istanbul]: https://istanbul.js.org/ [JavaScript Standard Style]: https://standardjs.com/ [Keep a CHANGELOG]: https://keepachangelog.com/ [Node.js]: https://nodejs.org/ [Prettier]: https://prettier.io/ [Shields.io]: https://shields.io/ -[semantic-release]: https://semantic-release.gitbook.io/semantic-release/ [c8]: https://github.com/bcoe/c8 [landlubber]: https://github.com/razor-x/landlubber [npm]: https://www.npmjs.com/ +[semantic-release]: https://semantic-release.gitbook.io/semantic-release/ [yargs]: https://yargs.js.org/ ### Bootstrapping a new project