diff options
-rw-r--r-- | tools/cut_a_release.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/cut_a_release.md b/tools/cut_a_release.md index 634a532a7..d82c39afc 100644 --- a/tools/cut_a_release.md +++ b/tools/cut_a_release.md @@ -87,7 +87,7 @@ cut.** 18. Publish the release on Github 19. Update the Deno version on the website by updating - https://github.com/denoland/deno_website2/blob/main/versions.json. + https://github.com/denoland/dotland/blob/main/versions.json. 20. Push a new tag to [`manual`](https://github.com/denoland/manual). The tag must match the CLI tag; you don't need to create dedicated commit for that |