diff options
author | Christian Grothoff <christian@grothoff.org> | 2020-09-24 10:43:02 +0200 |
---|---|---|
committer | Christian Grothoff <christian@grothoff.org> | 2020-09-24 10:43:02 +0200 |
commit | 1725714fabf838e699147b8f77ad6f808f7112b4 (patch) | |
tree | 36ca0620fa4998d95b379781ee00b88679b3419e | |
parent | 5ebf4c2f377f10168f1385ef171be840a64267f1 (diff) |
fix /contact/ link
-rw-r--r-- | doc/handbook/gendocs_template | 2 | ||||
-rw-r--r-- | doc/handbook/gendocs_template_min | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/handbook/gendocs_template b/doc/handbook/gendocs_template index 178f6cb4c..cb0450bee 100644 --- a/doc/handbook/gendocs_template +++ b/doc/handbook/gendocs_template @@ -72,7 +72,7 @@ script</a>.)</p> <p>Please send general FSF & GNU inquiries to <a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. -There are also <a href="/contact/">other ways to contact</a> +There are also <a href="https://www.gnu.org/contact/">other ways to contact</a> the FSF. Broken links and other corrections or suggestions can be sent to <a href="mailto:%%EMAIL%%"><%%EMAIL%%></a>.</p> </div> diff --git a/doc/handbook/gendocs_template_min b/doc/handbook/gendocs_template_min index 112fa3bfb..6a4711870 100644 --- a/doc/handbook/gendocs_template_min +++ b/doc/handbook/gendocs_template_min @@ -75,7 +75,7 @@ script</a>.)</p> <p>Please send general FSF & GNU inquiries to <a href="mailto:gnu@gnu.org"><gnu@gnu.org></a>. -There are also <a href="/contact/">other ways to contact</a> +There are also <a href="https://www.gnu.org/contact/">other ways to contact</a> the FSF. Broken links and other corrections or suggestions can be sent to <a href="mailto:%%EMAIL%%"><%%EMAIL%%></a>.</p> </div> |