commit 32b716ce586c3387791e2e06906bce1caad6c28a
parent 1875d0dd36230c91872924842207c29dbc522efd
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Mon, 17 Aug 2020 14:59:30 +0200

Fix broken links

Diffstat:
Mcontent/blog/2020-01-17-documenting-server.md | 4++--
Mcontent/blog/2020-06-23-setting-up-a-personal-git-server.md | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/content/blog/2020-01-17-documenting-server.md b/content/blog/2020-01-17-documenting-server.md @@ -53,5 +53,5 @@ running in the server and its configuration. [worg]: <https://www.obenedito.org> [g]: <https://gotify.net/> "Gotify" [ga]: <https://goaccess.io/> "GoAccess" -[gb]: <https://gitlab.com/oscarbenedito/utilities/-/tree/master/git-backup> "Git Backup — GitLab" -[aun]: <https://gitlab.com/oscarbenedito/utilities/-/tree/master/atenea-updates-notifications> "Atenea Updates Notifications — GitLab" +[gb]: <https://git.oscarbenedito.com/git-backup/> "Git Backup — git.oscarbenedito.com" +[aun]: <https://git.oscarbenedito.com/scripts/file/atenea-updates-notifications.py.html> "Atenea Updates Notifications — git.oscarbenedito.com" diff --git a/content/blog/2020-06-23-setting-up-a-personal-git-server.md b/content/blog/2020-06-23-setting-up-a-personal-git-server.md @@ -243,7 +243,7 @@ automatically create the new repository. [g-email]: <https://git-send-email.io/> "Learn to use email with Git!" [gitea]: <https://gitea.io> "Gitea" [gogs]: <https://gogs.io> "Gogs" -[gsc]: <https://git.oscarbenedito.com/utilities/> "Utilities — git.oscarbenedito.com" +[gsc]: <https://git.oscarbenedito.com/git-shell-commands/> "git-shell-commands — git.oscarbenedito.com" [prot-doc]: <https://git-scm.com/book/en/v2/Git-on-the-Server-Git-Daemon> "Git Daemon — Git" [sg-fork]: <https://git.oscarbenedito.com/stagit/> "stagit — git.oscarbenedito.com" [sh]: <https://sourcehut.org/> "Sourcehut"