diff options
Diffstat (limited to 'docs/runtime.md')
-rw-r--r-- | docs/runtime.md | 2 |
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). |