diff options
| -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> |
