From 60ea3b95a000353a7522c8d4952484c40a12ce8b Mon Sep 17 00:00:00 2001
From: EuAndreh <eu@euandre.org>
Date: Sat, 6 Mar 2021 20:54:29 -0300
Subject: Remove about/ suffix from Git repo links

---
 .../2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po        | 2 +-
 .../_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po   | 2 +-
 ...e-persistent-trees-and-parser-combinators-building-a-database.po | 6 +++---
 ...-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po | 6 +++---
 ...-fault-injection-library-for-stress-testing-failure-scenarios.po | 2 +-
 ...-fault-injection-library-for-stress-testing-failure-scenarios.po | 2 +-
 ...autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po | 2 +-
 .../_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po   | 2 +-
 .../eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po | 2 +-
 9 files changed, 13 insertions(+), 13 deletions(-)

(limited to 'locale/eo')

diff --git a/locale/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po b/locale/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
index fee0e71..6f02fc6 100644
--- a/locale/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
+++ b/locale/eo/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po
@@ -6,7 +6,7 @@ msgid ""
 "In the same vein of my earlier post on [swift2nix]({% link "
 "_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.md %}), I was "
 "able to quickly prototype a Rust and Cargo variation of it: "
-"[cargo2nix](https://git.euandreh.xyz/cargo2nix/about/)."
+"[cargo2nix](https://git.euandreh.xyz/cargo2nix/)."
 msgstr ""
 
 msgid ""
diff --git a/locale/eo/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po b/locale/eo/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po
index 6d0b1a7..86c8389 100644
--- a/locale/eo/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po
+++ b/locale/eo/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po
@@ -12,7 +12,7 @@ msgstr ""
 
 msgid ""
 "I wrote a simple little tool called "
-"[swift2nix](https://git.euandreh.xyz/swift2nix/about/) that allows you trick"
+"[swift2nix](https://git.euandreh.xyz/swift2nix/) that allows you trick"
 " Swift's package manager into assuming everything is set up. Here's the "
 "example from swift2nix's README file:"
 msgstr ""
diff --git a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po
index 7e1e473..0e0bc8c 100644
--- a/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po
+++ b/locale/eo/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po
@@ -381,7 +381,7 @@ msgstr ""
 
 #~ msgid ""
 #~ "I've started a fork of cbindgen: "
-#~ "[x-bindgen](https://git.euandreh.xyz/x-bindgen/about). Right now it is just "
+#~ "[x-bindgen](https://git.euandreh.xyz/x-bindgen/). Right now it is just "
 #~ "a copy of cbindgen verbatim, and I plan to remove all C and C++ emitting "
 #~ "code from it, and add a IR emitting code instead."
 #~ msgstr ""
@@ -389,10 +389,10 @@ msgstr ""
 #~ msgid ""
 #~ "When starting working on x-bindgen, I realized I didn't know what to look "
 #~ "for in a header file, as I haven't written any C code in many years. So as I"
-#~ " was writing [libedn](https://git.euandreh.xyz/libedn/about), I didn't know "
+#~ " was writing [libedn](https://git.euandreh.xyz/libedn/), I didn't know "
 #~ "how to build a good C API to expose. So I tried porting the code to C, and "
 #~ "right now I'm working on building a *good* C API for a JSON parser using "
-#~ "parser combinators: [ParsecC](https://git.euandreh.xyz/parsecc/about)."
+#~ "parser combinators: [ParsecC](https://git.euandreh.xyz/parsecc/)."
 #~ msgstr ""
 
 #~ msgid ""
diff --git a/locale/eo/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po b/locale/eo/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po
index d3f1178..a7e3382 100644
--- a/locale/eo/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po
+++ b/locale/eo/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po
@@ -269,14 +269,14 @@ msgstr ""
 
 msgid ""
 "For my personal use, I've [packaged](https://git.euandreh.xyz/package-"
-"repository/about/) `remembering` for GNU Guix and Nix. Packaging it to any "
+"repository/) `remembering` for GNU Guix and Nix. Packaging it to any "
 "other distribution should be trivial, or just downloading the tarball and "
 "running `[sudo] make install`."
 msgstr ""
 
 #~ msgid ""
 #~ "For my personal use, I've packaged `remembering` for [GNU "
-#~ "Guix](https://git.euandreh.xyz/euandreh-guix-channel/about/) and "
+#~ "Guix](https://git.euandreh.xyz/euandreh-guix-channel/) and "
 #~ "[Nix](https://git.euandreh.xyz/dotfiles/tree/nixos/not-on-"
 #~ "nixpkgs/remembering.nix?id=0831444f745cf908e940407c3e00a61f6152961f). "
 #~ "Packaging it to any other distribution should be trivial, or just "
@@ -288,7 +288,7 @@ msgstr ""
 
 #~ msgid ""
 #~ "Today I pushed v0.1.0 of "
-#~ "[remembering](https://git.euandreh.xyz/remembering/about/), a tool to "
+#~ "[remembering](https://git.euandreh.xyz/remembering/), a tool to "
 #~ "enhance the interactive usability of menu-like tools, such as "
 #~ "[dmenu](https://tools.suckless.org/dmenu/) and "
 #~ "[fzf](https://github.com/junegunn/fzf)."
diff --git a/locale/eo/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po b/locale/eo/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po
index 2c9a7eb..3587761 100644
--- a/locale/eo/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po
+++ b/locale/eo/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po
@@ -288,7 +288,7 @@ msgstr ""
 
 msgid ""
 "For my personal use, I'll [package](https://git.euandreh.xyz/package-"
-"repository/about/) them for GNU Guix and Nix. Packaging it to any other "
+"repository/) them for GNU Guix and Nix. Packaging it to any other "
 "distribution should be trivial, or just downloading the tarball and running "
 "`[sudo] make install`."
 msgstr ""
diff --git a/locale/eo/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po b/locale/eo/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po
index 3dc4a7d..442e6d0 100644
--- a/locale/eo/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po
+++ b/locale/eo/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po
@@ -335,7 +335,7 @@ msgstr ""
 
 msgid ""
 "For my personal use, I'll [package](https://git.euandreh.xyz/package-"
-"repository/about/) them for GNU Guix and Nix. Packaging it to any other "
+"repository/) them for GNU Guix and Nix. Packaging it to any other "
 "distribution should be trivial, or just downloading the tarball and running "
 "`[sudo] make install`."
 msgstr ""
diff --git a/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po b/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po
index 7c5a9bf..badc41e 100644
--- a/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po
+++ b/locale/eo/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po
@@ -59,7 +59,7 @@ msgstr ""
 msgid ""
 "This screencast is a simple demo of automating the installation of Alpine "
 "Linux 3.12.3 standard x86_64 with "
-"[AutoQEMU](https://git.euandreh.xyz/autoqemu/about), which is nothing more "
+"[AutoQEMU](https://git.euandreh.xyz/autoqemu/), which is nothing more "
 "than POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and "
 "Makefiles glued together."
 msgstr ""
diff --git a/locale/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po b/locale/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
index 1610fcb..182061b 100644
--- a/locale/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
+++ b/locale/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po
@@ -25,7 +25,7 @@ msgid ""
 "The only difference is that you're working with only Git itself, so you're "
 "not tied to any Git hosting provider: you can send pull requests across them"
 " transparently! You could even use your own "
-"[cgit](https://git.zx2c4.com/cgit/about/) installation. No need to be locked"
+"[cgit](https://git.zx2c4.com/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."
 msgstr ""
diff --git a/locale/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po b/locale/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po
index 88c30b0..6229434 100644
--- a/locale/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po
+++ b/locale/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po
@@ -142,7 +142,7 @@ msgstr ""
 msgid ""
 "[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/"
+"https://git.zx2c4.com/cgit/"
 msgstr ""
 
 msgid "eu_categories: git,ci"
-- 
cgit v1.2.3