diff --git a/README.md b/README.md index ab57bdc..384595c 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ This template automates the boring and tedious tasks of: - Filling up the ``package.json`` - Setting up Typescript. -- Writing a [README.md](https://github.com/garronej/denoify_ci/blob/dev/README.template.md) with decent presentation and instructions on how to install/import your module. +- Writing a [README.md](https://github.com/garronej/ts_ci/blob/master/README.template.md) with decent presentation and instructions on how to install/import your module. - Testing on multiple Node version before publishing. - Maintaining a CHANGELOG. - Publishing on NPM and creating corresponding GitHub releases.