From f751f3ff02b736b36854e396b2536a9fef311c50 Mon Sep 17 00:00:00 2001 From: Henk Verlinde Date: Tue, 19 Jan 2021 08:38:57 +0100 Subject: [PATCH] docs: update faq --- content/docs/help/faq.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/help/faq.md b/content/docs/help/faq.md index 70db7c0..6ea9a95 100644 --- a/content/docs/help/faq.md +++ b/content/docs/help/faq.md @@ -19,7 +19,7 @@ Doks is a [Hyas theme](https://gethyas.com/themes/doks/) build by the creator of ## Node.js? -[Node.js](https://nodejs.org/) is used to manage dependencies and provide additional build scripts. +[Node.js](https://nodejs.org/) is used to [manage dependencies]({{< ref "how-to-update" >}}) and [provide custom build scripts]({{< ref "commands" >}}). ## Footer notice?