summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYoshiya Hinosawa <stibium121@gmail.com>2021-10-26 13:44:41 +0900
committerGitHub <noreply@github.com>2021-10-26 13:44:41 +0900
commitb4ab8ef9ea8fffaa86931d6cb83b5e4354179a23 (patch)
tree86eb88d6c0cd2fdde3a206d818b241d4b0e1713f
parenta9b34118a9338323532c3b6b2e0336c343a0e834 (diff)
docs(cut_a_release): update link to dotland repo (#12546)
-rw-r--r--tools/cut_a_release.md2
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