diff --git a/docs/documentation/web/Webserver.md b/docs/documentation/web/Webserver.md index 96c21b4b..f854ac1d 100644 --- a/docs/documentation/web/Webserver.md +++ b/docs/documentation/web/Webserver.md @@ -3,7 +3,7 @@ # Adding a Web Server to Your Sim -If Trick is [configured with Civetweb](Configuring_TRICK_with_Civetweb.md), +If Trick is [configured with Civetweb](Configure-Civetweb.md), adding a web server to your simulation simply requires including the CivetServer sim module into your **S_define** file: ``` @@ -80,4 +80,4 @@ The **images** directory contains trick_icon.png. **You are encouraged to add to, modify, and/or delete these files and directories to best suite the needs of your project.** -Continue to [Configuring Trick with Civetweb](Configure-Civetweb) \ No newline at end of file +Continue to [Configuring Trick with Civetweb](Configure-Civetweb)