Skip to content

Commit 2db1107

Browse files
authored
Update Build-SU2-Windows.md
1 parent e88128a commit 2db1107

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_docs_v7/Build-SU2-Windows.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,8 +39,8 @@ Everything else can stay on their default values. On the next page set a destina
3939
## Configuration and Compilation
4040

4141
In the file browser go to the mingw installation directory and execute the file `mingw-w64`. This should open the command prompt. Navigate to the SU2 source code directory (in the command prompt you can change directories using `cd` and list directories using `dir`).
42-
Now you can follow the steps in the [Linux/MacOS Configuration and Compilation section](/docs_v7/Build-SU2-From-Source/#configuration-and-compilation). But make sure to use `python meson.py` and `ninja.exe` instead of `./meson.py` and `./ninja`, respectively.
42+
Now you can follow the steps in the [Linux/MacOS Configuration and Compilation section](/docs_v7/Build-SU2-Linux-MacOS/#configuration-and-compilation). But make sure to use `python meson.py` and `ninja.exe` instead of `./meson.py` and `./ninja`, respectively.
4343

4444

4545
## Running the executables
46-
Follow the [installation guide](/docs_v7/SU2-Windows/).
46+
Follow the [installation guide](/docs_v7/SU2-Windows/).

0 commit comments

Comments
 (0)