From 4f80587d26891f783b1a7a46b0f3273def49cd6e Mon Sep 17 00:00:00 2001 From: Luca Casonato Date: Fri, 19 Feb 2021 15:58:19 +0100 Subject: chore: rename default branch to main (#9503) --- docs/runtime.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/runtime.md') 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). -- cgit v1.2.3