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>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<meta http-equiv="refresh" content="0;URL=./GUI/xephem/help/xephem.html" />
|
<meta http-equiv="refresh" content="0;URL=./Site/" />
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<p>
|
<p>
|
||||||
|
|
@ -8,7 +8,7 @@
|
||||||
To visit the main “Help” page, click here:
|
To visit the main “Help” page, click here:
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
<a href="./GUI/xephem/help/xephem.html">xephem.html</a>
|
<a href="./Site/">xephem.html</a>
|
||||||
</p>
|
</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue