Skip to content

Commit af84cdf

Browse files
committed
added disclaimer for old documentation
1 parent 1fa3b11 commit af84cdf

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_layouts/docs.html

+7
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,13 @@
1010

1111
<div class="col-md-8">
1212
<h1>{{ page.title }}</h1>
13+
14+
<b><font color="red">This page is only valid for SU2 version 6.2.0 and lower.</font></b>
15+
<br>
16+
<b><font color="red">The new documentation section can be found </font></b><a href="{{ "/docs_v7/home" | prepend: relative_url }}">here</a>.
17+
<br>
18+
<hr>
19+
1320
<div id="markdown-content-container">{{ content }}</div>
1421
<p class="text-center">
1522
<br />

0 commit comments

Comments
 (0)