Skip to content

Commit bb72f9f

Browse files
authored
Update SU2-Windows.md
fix link to download page: /download/ -> /docs_7/Download/
1 parent 4992dd6 commit bb72f9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/SU2-Windows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ SU2 supports Windows platforms from Windows 7 and Windows 10 for x86 (64-bit). Y
1919
## Installation
2020

2121
### Download and unpack the archive
22-
[Download](/download/) the .zip for your operating system and unzip it where you want it to be installed.
22+
[Download](/docs_v7/Download/) the .zip for your operating system and unzip it where you want it to be installed.
2323

2424
### Add SU2 environment variables
2525
This is done through the Environment Variables control panel. You can access these by typing "environ" in the search/run box of the start menu. Start a New System variable. Assign the Variable Name `SU2_RUN`, and assign the Variable Value to be the path to your SU2 Executables (the folder that contains `SU2_CFD.exe` for example). This variable will allow you to quickly navigate to the SU2 directory using `cd %SU2_RUN%`, and run the executables using `%SU2_RUN%\<executable>`.

0 commit comments

Comments
 (0)