From 5e5095bbe3c9a666d6888ca401d864e0a0fa6240 Mon Sep 17 00:00:00 2001 From: Yoshiya Hinosawa Date: Thu, 8 Jul 2021 15:37:26 +0900 Subject: docs(runtime): fix link to API docs (#11328) --- docs/runtime.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/runtime.md b/docs/runtime.md index 2ff0829ed..4ae2315c4 100644 --- a/docs/runtime.md +++ b/docs/runtime.md @@ -1,8 +1,7 @@ # Runtime Documentation for all runtime functions (Web APIs + `Deno` global) can be found -on -[`doc.deno.land`](https://doc.deno.land/https/github.com/denoland/deno/releases/latest/download/lib.deno.d.ts). +on [`doc.deno.land`](https://doc.deno.land/builtin/stable). ## Web Platform APIs -- cgit v1.2.3