Skip to content

Commit 6704f5c

Browse files
authored
Merge pull request #1320 from Nat-1/patch-1
Fix download link for binaries
2 parents 1f92147 + 1b37d8f commit 6704f5c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ You will find more information and the latest news in:
3838

3939
## Precompiled binaries for Linux, MacOS, Windows
4040

41-
You can find precompiled binaries of the latest version on our [download page](https://su2code.github.io/download/) or under [releases](https://github.com/su2code/SU2/releases).
41+
You can find precompiled binaries of the latest version on our [download page](https://su2code.github.io/download.html) or under [releases](https://github.com/su2code/SU2/releases).
4242

4343
## Build SU2
4444
The build system of SU2 is based on a combination of [meson](http://mesonbuild.com/) (as the front-end) and [ninja](https://ninja-build.org/) (as the back-end). Meson is an open source build system meant to be both extremely fast, and, even more importantly, as user friendly as possible. Ninja is a small low-level build system with a focus on speed.

0 commit comments

Comments
 (0)