From 3d1b0950d8759b2bcc96f9a4e2c045454a033c61 Mon Sep 17 00:00:00 2001 From: Dale Glass Date: Sat, 28 Oct 2023 12:14:48 +0200 Subject: [PATCH] Fix repository URL in windows build documentation --- BUILD_WIN.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BUILD_WIN.md b/BUILD_WIN.md index c58739a04de..f5c0590acc3 100644 --- a/BUILD_WIN.md +++ b/BUILD_WIN.md @@ -144,7 +144,7 @@ Note: You can also run Interface by launching it from command line or File Explo For any problems after Step #7, first try this: * Delete your locally cloned copy of the Overte repository * Restart your computer -* Redownload the [repository](https://github.com/overte.org/overte) +* Redownload the [repository](https://github.com/overte-org/overte) * Restart directions from Step #7 ## CMake gives you the same error message repeatedly after the build fails