diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-01-21 11:08:23 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-01-21 11:08:23 +0000 |
commit | f682f47599b52b74aa0cfda8635dc8ec25c30bca (patch) | |
tree | 3c280543ba0b57d8098cd5fcbcd9a8eadafa4b8f /Templates | |
parent | fdf822da8c949fd490f06c77651e568a7fc3e630 (diff) | |
download | ports-f682f47599b52b74aa0cfda8635dc8ec25c30bca.tar.gz ports-f682f47599b52b74aa0cfda8635dc8ec25c30bca.zip |
Notes
Diffstat (limited to 'Templates')
-rw-r--r-- | Templates/README.category | 2 | ||||
-rw-r--r-- | Templates/README.port | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Templates/README.category b/Templates/README.category index feca3fd648d1..1202f0f78bbd 100644 --- a/Templates/README.category +++ b/Templates/README.category @@ -16,6 +16,6 @@ </pre> <p><hr><p> -<a href="../README.html"> Go to top of ports tree</a> +<a href="../README.html"> Go to parent directory</a> </body> </html> diff --git a/Templates/README.port b/Templates/README.port index 8631114f300e..da5a9f82c338 100644 --- a/Templates/README.port +++ b/Templates/README.port @@ -14,7 +14,7 @@ <p>Please read the file "<a href="pkg/DESCR">pkg/DESCR</a>" for a longer description. -<p>Go to the <a href="../../README.html">top of the ports tree</a> for +<p>Go to the <a href="%%TOP%%/README.html">top of the ports tree</a> for a summary on how to use the ports collection. <p> @@ -25,6 +25,6 @@ a summary on how to use the ports collection. <p><hr><p> <a href="../README.html"> Go up one level</a> | -<a href="../../README.html"> Go to top of ports tree</a> +<a href="%%TOP%%/README.html"> Go to top of ports tree</a> </body> </html> |