From 2c8de5e73aa4f7f8d01a37340dce18d492c00bb8 Mon Sep 17 00:00:00 2001 From: Martin Feckie Date: Fri, 24 Nov 2023 01:42:22 +0900 Subject: [PATCH] Update README.md (#10) Fix incorrect URL for repo --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 71917ec..ee2f839 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Luckily, it's incredibly easy to get your package development started: ```bash # you may use this GitHub template or the following command: -bunx degit stacksjs/ts-starter my-pkg +bunx degit stacksjs/bun-ts-starter my-pkg cd my-pkg # if you don't have pnpm installed, run `npm i -g pnpm` @@ -50,7 +50,7 @@ bun test ## 📈 Changelog -Please see our [releases](https://github.com/meemalabs/ts-starter/releases) page for more information on what has changed recently. +Please see our [releases](https://github.com/stackjs/bun-ts-starter/releases) page for more information on what has changed recently. ## 💪🏼 Contributing @@ -60,7 +60,7 @@ Please see [CONTRIBUTING](.github/CONTRIBUTING.md) for details. For help, discussion about best practices, or any other conversation that would benefit from being searchable: -[Discussions on GitHub](https://github.com/stacksjs/ts-starter/discussions) +[Discussions on GitHub](https://github.com/stacksjs/bun-ts-starter/discussions) For casual chit-chat with others using this package: