mirror of
https://github.com/nasa/trick.git
synced 2024-12-19 21:27:54 +00:00
Fix broken link in Webserver.md
This commit is contained in:
parent
fe7422c5f0
commit
6d56c281e0
@ -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)
|
||||
Continue to [Configuring Trick with Civetweb](Configure-Civetweb)
|
||||
|
Loading…
Reference in New Issue
Block a user