Update Setting up IntelliJ for the Companion App and the Game Manager authored by Spencer Hooper's avatar Spencer Hooper
......@@ -29,7 +29,7 @@ For the companion app, open `freshmanrpgsuite/frpg_companion`.
In order for the game manager and companion app to function properly, we need to run the restful server first.
For the restful server, open `freshmanrpgsuite/FreshmanRPG`. To configure the restful server to run, refer [here](Setting up Intellij#Running locally).
For the restful server, open `freshmanrpgsuite/FreshmanRPG`. To configure the restful server to run, refer [here](https://gitlab.engr.ship.edu/merlin/freshmanrpgsuite/-/wikis/Setting-up-IntelliJ#running-locally).
# Running the App
......
......