Skip to content

Commit 2a6b650

Browse files
authored
Update Quick-Start.md
1 parent cd1a7ef commit 2a6b650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs_v7/Quick-Start.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Upon completing this simple tutorial, the user will be familiar with performing
3636

3737
## Resources
3838

39-
The files necessary to run this tutorial are included in the SU2/QuickStart/ directory. For the other tutorials, the files will be found in the TestCases/ repository. Two files are needed as input to the code: a configuration file describing the options for the particular problem, and the corresponding computational mesh file. The files are in QuickStart/ and can also be found in the TestCases repository under TestCases/euler/naca0012.
39+
The files necessary to run this tutorial are included in the [SU2/QuickStart/](https://github.com/su2code/SU2/tree/master/QuickStart) directory. For the other tutorials, the files will be found in the TestCases/ repository. Two files are needed as input to the code: a [configuration file](https://github.com/su2code/SU2/blob/master/QuickStart/inv_NACA0012.cfg) describing the options for the particular problem, and the corresponding computational [mesh file](https://github.com/su2code/SU2/blob/master/QuickStart/mesh_NACA0012_inv.su2). The files are in QuickStart/ and can also be found in the TestCases repository under TestCases/euler/naca0012.
4040

4141
## Tutorial
4242

0 commit comments

Comments
 (0)