You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _docs/FAQ.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -8,11 +8,11 @@ permalink: /docs/FAQ/
8
8
If the answer to your question is not here, try the [forum](http://cfd-online.com/Forums/su2/).
9
9
10
10
### I am new to CFD and I don't know where to start. Can you help me?
11
-
The best place to start for a new user after installing the code is the [Quick Start](/docs/QuickStart/) tutorial.
11
+
The best place to start for a new user after installing the code is the [Quick Start](/docs/Quick-Start/) tutorial.
12
12
13
13
### Where is the documentation?
14
14
The most easy-to-use documentation is the github wiki, and you just found it! Try starting with the [[Quick Start]].
15
-
For more detail on what configuration options are available and their syntax, see the file config_template_basic.cfg in the SU2 root directory: https://github.com/su2code/SU2/blob/master/config_template_basic.cfg
15
+
For more detail on what configuration options are available and their syntax, see the file config_template.cfg in the SU2 root directory: https://github.com/su2code/SU2/blob/master/config_template.cfg
16
16
Further documentation is available in the su2code/Documentation repository.
0 commit comments