diff options
| author | Danilo G. Baio <dbaio@FreeBSD.org> | 2023-01-28 20:03:54 +0000 |
|---|---|---|
| committer | Danilo G. Baio <dbaio@FreeBSD.org> | 2023-01-28 20:03:54 +0000 |
| commit | c4d8520a00007359eb22afb9af3f1cc403d23573 (patch) | |
| tree | 77fdb6eabd0556e437e4885fab73ee09f8b2937e | |
| parent | c4764f7d714d6c35859b7f337350844a4d9b85fa (diff) | |
| -rw-r--r-- | documentation/themes/beastie/layouts/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/documentation/themes/beastie/layouts/index.html b/documentation/themes/beastie/layouts/index.html index 15881d7d08..5d69987cc1 100644 --- a/documentation/themes/beastie/layouts/index.html +++ b/documentation/themes/beastie/layouts/index.html @@ -59,7 +59,7 @@ </a> </div> <div class="card"> - <a href="https://www.FreeBSD.org/cgi/man.cgi"> + <a href="https://man.FreeBSD.org/cgi/man.cgi"> <h5>{{ i18n "manual-pages" }}</h5> <p>{{ i18n "manual-pages-desc" }}</p> </a> |
