From d5dd5ae87d7598643a46f27fa4a11b2a85d42be8 Mon Sep 17 00:00:00 2001 From: Ryan Dahl Date: Sat, 9 May 2020 09:15:26 -0400 Subject: std/0.50.0 Add std/version.ts and document unstableness of std. --- docs/linking_to_external_code/import_maps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/linking_to_external_code') diff --git a/docs/linking_to_external_code/import_maps.md b/docs/linking_to_external_code/import_maps.md index 567adf158..de5edaa87 100644 --- a/docs/linking_to_external_code/import_maps.md +++ b/docs/linking_to_external_code/import_maps.md @@ -1,7 +1,7 @@ ## Import maps > This is an unstable feature. Learn more about -> [unstable features](../../runtime/unstable). +> [unstable features](../runtime/stability.md). Deno supports [import maps](https://github.com/WICG/import-maps). -- cgit v1.2.3