diff --git a/docs/getting-started/starter-project/ue4.md b/docs/getting-started/starter-project/ue4.md index 1e7d41417..882443ff6 100644 --- a/docs/getting-started/starter-project/ue4.md +++ b/docs/getting-started/starter-project/ue4.md @@ -7,7 +7,7 @@ nav_order: 2 --- # OWS Starter Project for Unreal Engine 4.27.2 -Follow these instructions if you want to setup the OWS Starter Project for Unreal Engine 4.27.2. Before you are able to setup this project you need to finish the [Docker Setup](docker-setup) and [Database setup](setup-database) sections. +Follow these instructions if you want to setup the OWS Starter Project for Unreal Engine 4.27.2. Before you are able to setup this project you need to finish the [Docker Setup](docker-setup) and [Database setup](https://www.openworldserver.com/getting-started/database-setup/) sections. ## Download the project @@ -27,7 +27,7 @@ UE4 is no longer supported by OWS 2 5. Modify the **PathToUProject** value to include the path to the **OpenWorldStarter.uproject**. The path must also include the uproject file and file extension. -6. Enter the **OWSAPIKey** value that you created when following the [Database setup instructions](setup-database). +6. Enter the **OWSAPIKey** value that you created when following the [Database setup instructions](https://www.openworldserver.com/getting-started/database-setup/). 7. Save the `appsettings.json` file diff --git a/docs/getting-started/starter-project/ue5.md b/docs/getting-started/starter-project/ue5.md index a864fbebb..fa87919c3 100644 --- a/docs/getting-started/starter-project/ue5.md +++ b/docs/getting-started/starter-project/ue5.md @@ -7,7 +7,7 @@ nav_order: 1 --- # OWS Starter Project for Unreal Engine 5.5.0 -Follow these instructions if you want to setup the OWS Starter Project for Unreal Engine 5. Before you are able to setup this project you need to finish the [Docker Setup](docker-setup) and [Database setup](setup-database) sections. +Follow these instructions if you want to setup the OWS Starter Project for Unreal Engine 5. Before you are able to setup this project you need to finish the [Docker Setup](docker-setup) and [Database setup](https://www.openworldserver.com/getting-started/database-setup/) sections. ## Download the project @@ -27,7 +27,7 @@ Click on the button below to download the Open World Starter project. 5. Modify the **PathToUProject** value to include the path to the **OpenWorldStarter.uproject**. The path must also include the uproject file and file extension. -6. Enter the **OWSAPIKey** value that you created when following the [Database setup instructions](setup-database). +6. Enter the **OWSAPIKey** value that you created when following the [Database setup instructions](https://www.openworldserver.com/getting-started/database-setup). 7. Save the `appsettings.json` file