mirror of https://github.com/XEphem/XEphem.git
Redirect GitHub Pages / to Site/, not ref manual
This commit is contained in:
parent
20dd4be6a4
commit
6f5a2e7954
|
|
@ -1,6 +1,6 @@
|
|||
<html>
|
||||
<head>
|
||||
<meta http-equiv="refresh" content="0;URL=./GUI/xephem/help/xephem.html" />
|
||||
<meta http-equiv="refresh" content="0;URL=./Site/" />
|
||||
</head>
|
||||
<body>
|
||||
<p>
|
||||
|
|
@ -8,7 +8,7 @@
|
|||
To visit the main “Help” page, click here:
|
||||
</p>
|
||||
<p>
|
||||
<a href="./GUI/xephem/help/xephem.html">xephem.html</a>
|
||||
<a href="./Site/">xephem.html</a>
|
||||
</p>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Reference in New Issue