From 551d62291e1c9afe9382826ce91dccc369f44e1e Mon Sep 17 00:00:00 2001 From: Sabre Dart Studios <7533636+Dartanlla@users.noreply.github.com> Date: Sat, 7 Feb 2026 22:19:58 -0500 Subject: [PATCH 1/3] Update ue5.md --- docs/getting-started/starter-project/ue5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/starter-project/ue5.md b/docs/getting-started/starter-project/ue5.md index a864fbebb..c1e5ecbc0 100644 --- a/docs/getting-started/starter-project/ue5.md +++ b/docs/getting-started/starter-project/ue5.md @@ -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 From 16b8d1adf769807eff5a53b76cb6f21899d1cc47 Mon Sep 17 00:00:00 2001 From: Sabre Dart Studios <7533636+Dartanlla@users.noreply.github.com> Date: Sat, 7 Feb 2026 22:22:33 -0500 Subject: [PATCH 2/3] Update ue5.md --- docs/getting-started/starter-project/ue5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started/starter-project/ue5.md b/docs/getting-started/starter-project/ue5.md index c1e5ecbc0..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 From 28bf8a04c36830d1f9c029f4b91be4911dc90038 Mon Sep 17 00:00:00 2001 From: Sabre Dart Studios <7533636+Dartanlla@users.noreply.github.com> Date: Sat, 7 Feb 2026 22:23:09 -0500 Subject: [PATCH 3/3] Update ue4.md --- docs/getting-started/starter-project/ue4.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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