From 015fa0bd41ce51afbee4a1413cb90534155c041f Mon Sep 17 00:00:00 2001 From: Nayeem Rahman Date: Tue, 18 Aug 2020 21:29:32 +0100 Subject: refactor: permissions (#7074) --- docs/runtime/compiler_apis.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'docs/runtime/compiler_apis.md') diff --git a/docs/runtime/compiler_apis.md b/docs/runtime/compiler_apis.md index d9a49a01c..3424c2b5f 100644 --- a/docs/runtime/compiler_apis.md +++ b/docs/runtime/compiler_apis.md @@ -1,7 +1,7 @@ -## Compiler API +## Compiler APIs -> This is an unstable Deno feature. Learn more about -> [unstable features](./stability.md). +> This API is unstable. Learn more about +> [unstable features](../runtime/stability.md). Deno supports runtime access to the built-in TypeScript compiler. There are three methods in the `Deno` namespace that provide this access. -- cgit v1.2.3