diff --git a/Using-nimscript-for-configuration.md b/Using-nimscript-for-configuration.md index 2920a84..b807a3b 100644 --- a/Using-nimscript-for-configuration.md +++ b/Using-nimscript-for-configuration.md @@ -1,4 +1,4 @@ -The [nimscript docs](* https://nim-lang.org/docs/nimscript.html) describe the nimscript API, but I needed some help on how to use it. (Most of the following applies to nimble too, but let's concentrate on nimscript for now.) +The [nimscript docs](https://nim-lang.org/docs/nimscript.html) describe the nimscript API, but I needed some help on how to use it. (Most of the following applies to nimble too, but let's concentrate on nimscript for now.) ### Example Suppose you have a scrDir like this: