commit 2b9715eb0aac43040576d8b71f7ea90da3382266
parent b57ee75018dbbf6bccb8f8108acec07db932d43a
Author: Oscar Benedito <oscar@oscarbenedito.com>
Date:   Fri,  4 Sep 2020 22:55:49 +0200

Fix old links to scripts repo

Updated to OSF repo and Atenea Updates Notifications moved to Moodle
Updates Notifications.

Diffstat:
Mcontent/blog/2020-01-17-documenting-server.md | 4++--
Mcontent/blog/2020-08-30-davup.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 @@ -23,7 +23,7 @@ services: - It runs [this script][gb] daily to back up all my git repositories and others I find interesting. - It notifies me if any new documents are uploaded to my college Moodle using - [this script][aun] and a cronjob. + [this script][mun] and a cronjob. - It notifies me every time someone logs in to the server using SSH. As time passes I am adding more and more features to my server. In the first @@ -51,4 +51,4 @@ running in the server and its configuration. [g]: <https://gotify.net/> "Gotify" [ga]: <https://goaccess.io/> "GoAccess" [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" +[mun]: <https://git.oscarbenedito.com/osf/file/moodle-updates-notifications.py.html> "Moodle Updates Notifications — git.oscarbenedito.com" diff --git a/content/blog/2020-08-30-davup.md b/content/blog/2020-08-30-davup.md @@ -19,4 +19,4 @@ can. With that goal in mind, I made DAVup, which is very simple and does exactly what I need. If you are interested, have a look! -[d]: <https://git.oscarbenedito.com/scripts/file/davup.sh.html> "DAVup — git.oscarbenedito.com" +[d]: <https://git.oscarbenedito.com/osf/file/davup.sh.html> "DAVup — git.oscarbenedito.com"