diff options
author | Andrew Yu <andrew@andrewyu.org> | 2022-09-17 05:06:17 +0200 |
---|---|---|
committer | Automatic Merge <andrew+automerge@andrewyu.org> | 2023-07-15 00:29:22 +0800 |
commit | 05e1195b636e8c9537440aa260b0f5cc4bbfcf7e (patch) | |
tree | 0776700c2fcec3e4fc656f0097ae739c90591d0a /note | |
parent | 5aedb04204725c10c628061caace1a4ade9e164e (diff) | |
download | www-05e1195b636e8c9537440aa260b0f5cc4bbfcf7e.tar.gz |
*: Fix broken ``contact'' links and link to it in index.html
Diffstat (limited to 'note')
-rw-r--r-- | note/comms.html | 1 | ||||
-rw-r--r-- | note/wechat.html | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/note/comms.html b/note/comms.html index d2c8ab4..952e5ad 100644 --- a/note/comms.html +++ b/note/comms.html @@ -8,6 +8,7 @@ </head> <body class="indent"> <h1>Communication Guidelines</h1> + <p><a href="/contact.html">A few ways to contact me</a></p> <p> These are some general recommendations that I believe make communicating with me, at least, easier and/or more effective, including communication conventions that make me happier :D. Please note that what I prefer may not be what others prefer and shall not be treated as a general guideline for communications. </p> diff --git a/note/wechat.html b/note/wechat.html index 8eaff3c..238131b 100644 --- a/note/wechat.html +++ b/note/wechat.html @@ -42,7 +42,7 @@ <p>This list is incomplete. I can't think of more now, tell me if you know some more.</p> <p>Similar problems are present in other popular Instant Messaging services such as <a href="https://stallman.org/whatsapp.html">WhatsApp</a>, Discord, Tencent QQ, etc.</p> - <a href="/#contact">Here are some ways to contact me.</a> + <a href="/contact.html">Here are some ways to contact me.</a> <div id="footer"> <hr /> |