summaryrefslogtreecommitdiff
path: root/docs/runtime.md
diff options
context:
space:
mode:
authorLuca Casonato <lucacasonato@yahoo.com>2021-02-19 15:58:19 +0100
committerGitHub <noreply@github.com>2021-02-19 15:58:19 +0100
commit4f80587d26891f783b1a7a46b0f3273def49cd6e (patch)
treee47ed14559f7af33de7e8c561438fa00b2b0b4db /docs/runtime.md
parente3fe4be83b7424f5530430f1b462f07a71e55b65 (diff)
chore: rename default branch to main (#9503)
Diffstat (limited to 'docs/runtime.md')
-rw-r--r--docs/runtime.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/runtime.md b/docs/runtime.md
index 6c64c4abf..8d9a8c5c6 100644
--- a/docs/runtime.md
+++ b/docs/runtime.md
@@ -23,4 +23,4 @@ The TypeScript definitions for the Deno namespaces can be found in the
file.
The documentation for all of the Deno specific APIs can be found on
-[doc.deno.land](https://doc.deno.land/https/raw.githubusercontent.com/denoland/deno/master/cli/dts/lib.deno.ns.d.ts).
+[doc.deno.land](https://doc.deno.land/https/raw.githubusercontent.com/denoland/deno/main/cli/dts/lib.deno.ns.d.ts).