From 60ea3b95a000353a7522c8d4952484c40a12ce8b Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Sat, 6 Mar 2021 20:54:29 -0300 Subject: Remove about/ suffix from Git repo links --- _tils/2020-09-05-pull-requests-with-git-the-old-school-way.md | 2 +- _tils/2020-11-30-storing-ci-data-on-git-notes.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to '_tils') diff --git a/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md b/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md index 4eff86f..e7d20f1 100644 --- a/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md +++ b/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.md @@ -31,7 +31,7 @@ transparently! You could even use your own [cgit][cgit] installation. No need to be locked in by any of them, putting the "D" back in "DVCS": it's a **distributed** version control system. -[cgit]: https://git.zx2c4.com/cgit/about/ +[cgit]: https://git.zx2c4.com/cgit/ ## `git request-pull` introduction diff --git a/_tils/2020-11-30-storing-ci-data-on-git-notes.md b/_tils/2020-11-30-storing-ci-data-on-git-notes.md index 9eeaa5f..95365ac 100644 --- a/_tils/2020-11-30-storing-ci-data-on-git-notes.md +++ b/_tils/2020-11-30-storing-ci-data-on-git-notes.md @@ -117,4 +117,4 @@ And like that you'll have cgit serving the artifacts for you: [previous-article]: {% link _tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.md %} [git-notes]: https://git-scm.com/docs/git-notes -[cgit]: https://git.zx2c4.com/cgit/about/ +[cgit]: https://git.zx2c4.com/cgit/ -- cgit v1.2.3