From 890a94989aef8b479cc6f2e54f50513986299f58 Mon Sep 17 00:00:00 2001 From: "TED@Hexaflow" <2466052+tedhexaflow@users.noreply.github.com> Date: Mon, 19 Jul 2021 10:52:00 +0700 Subject: docs: fix npm_nodejs FAQ link (#11444) --- docs/npm_nodejs.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/npm_nodejs.md') diff --git a/docs/npm_nodejs.md b/docs/npm_nodejs.md index b2f0d438c..c434b3639 100644 --- a/docs/npm_nodejs.md +++ b/docs/npm_nodejs.md @@ -46,8 +46,8 @@ chapter: - How [import maps](./npm_nodejs/import_maps.md) can be used to provide "bare specifier" imports like Node.js under Deno, without needing to use a package manager to install packages locally. -- And finally, a general section of [frequently asked - questions][./npm_nodejs/faqs.md] +- And finally, a general section of + [frequently asked questions](./npm_nodejs/faqs.md) That being said, there are some differences that cannot be overcome: -- cgit v1.2.3