diff options
| author | KelvinJPS <kelvinjps@proton.me> | 2024-05-28 20:21:30 -0500 |
|---|---|---|
| committer | KelvinJPS <kelvinjps@proton.me> | 2024-05-28 20:21:30 -0500 |
| commit | 161c0870c8c94d80e74e006a432535b995511372 (patch) | |
| tree | ad0d7b541e41da5f5db5c1487a891f1f232396fb /content/mail/validate.md | |
| parent | e047f1366ff434174e3bcff96bb0bfdf0146076d (diff) | |
fix broken links in the mail section
Diffstat (limited to 'content/mail/validate.md')
| -rw-r--r-- | content/mail/validate.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/mail/validate.md b/content/mail/validate.md index fbdba50..15db0c7 100644 --- a/content/mail/validate.md +++ b/content/mail/validate.md @@ -170,7 +170,7 @@ You can permanently change your hostname by changing it in `/etc/hostname` and rebooting, or you can just run `hostname example.org` to change it temporarily for testing. Either way, this will allow us to run the `mail` command as in [the SMTP -article](smtp.html). +article](../smtp). ```sh echo "Hi there. |
