diff options
author | EuAndreh <eu@euandre.org> | 2022-11-26 18:44:55 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-11-26 20:29:13 -0300 |
commit | c02760513a1fb291cb32b2fe044470da26daee7f (patch) | |
tree | df90c9ac8003245d42786534ccb430e1f7192bcf /po/eo/LC_MESSAGES/_tils | |
parent | dynamic.mk: Move iroh -> toph, update remote path (diff) | |
download | euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.gz euandre.org-c02760513a1fb291cb32b2fe044470da26daee7f.tar.xz |
Replace kuvira -> toph
git grep -l euandreh.xyz |
xargs sed -i 's|euandreh.xyz/\(.*\).git|euandre.org/git/\1|'
Plus a few other manual changes.
Diffstat (limited to '')
-rw-r--r-- | po/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po | 2 | ||||
-rw-r--r-- | po/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/po/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po b/po/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po index 4b43e70..52709a9 100644 --- a/po/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po +++ b/po/eo/LC_MESSAGES/_tils/2020-09-05-pull-requests-with-git-the-old-school-way.po @@ -106,7 +106,7 @@ msgid "" "\n" "are available in the Git repository at:\n" "\n" -" https://euandreh.xyz/website.git/\n" +" https://euandre.org/git/website/\n" "\n" "for you to fetch changes up to 524c646cdac4153e54f2163e280176adbc4873fa:\n" "\n" diff --git a/po/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po b/po/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po index e9cc227..a6e3263 100644 --- a/po/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po +++ b/po/eo/LC_MESSAGES/_tils/2020-11-30-storing-ci-data-on-git-notes.po @@ -119,7 +119,7 @@ msgstr "" msgid "" "Other tools such as [cgit][cgit] will also show notes on the web interface: " -"[https://euandreh.xyz/vps.git/commit?id=930ba1888f49f11e52a4a715438cd9f5f413dd9c](https://euandreh.xyz/vps.git/commit?id=930ba1888f49f11e52a4a715438cd9f5f413dd9c)" +"[https://euandre.org/git/vps.git/commit?id=930ba1888f49f11e52a4a715438cd9f5f413dd9c](https://euandreh.xyz/vps/commit?id=930ba1888f49f11e52a4a715438cd9f5f413dd9c)" msgstr "" msgid "" @@ -130,13 +130,13 @@ msgstr "" msgid "" "$ SHA=\"$(git notes --ref=refs/notes/ci-logs list 930ba1888f49f11e52a4a715438cd9f5f413dd9c)\"\n" -"$ echo \"https://euandreh.xyz/vps.git/blob?id=$SHA\"\n" -"https://euandreh.xyz/vps.git/blob?id=b3a6438a0c7a47864c54c61359b6ef50e864dbff\n" +"$ echo \"https://euandre.org/git/vps/blob?id=$SHA\"\n" +"https://euandre.org/git/vps/blob?id=b3a6438a0c7a47864c54c61359b6ef50e864dbff\n" msgstr "" msgid "" "And like that you'll have cgit serving the artifacts for you: " -"[https://euandreh.xyz/vps.git/blob?id=b3a6438a0c7a47864c54c61359b6ef50e864dbff](https://euandreh.xyz/vps.git/blob?id=b3a6438a0c7a47864c54c61359b6ef50e864dbff)" +"[https://euandre.org/git/vps.git/blob?id=b3a6438a0c7a47864c54c61359b6ef50e864dbff](https://euandreh.xyz/vps/blob?id=b3a6438a0c7a47864c54c61359b6ef50e864dbff)" msgstr "" msgid "" |