Added link to "Adapting the sample web server configurations below"

Signed-off-by: Jimmy Everling <jimmy@jimmyk.se>
This commit is contained in:
Jimmy Everling 2024-08-05 18:29:20 +02:00
parent c4e1ab64fc
commit 8bf7a4d57f

View file

@ -693,6 +693,7 @@ In the web.config example below, a Server farm named `nc-server-farm` has been c
</configuration> </configuration>
``` ```
⚠️ **Please note:** Look into [this](#adapting-the-sample-web-server-configurations-below) to adapt the above example configuration.
</details> </details>