diff options
Diffstat (limited to '')
4 files changed, 22 insertions, 4 deletions
diff --git a/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.md b/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.md index 7c72d2f..3336482 100644 --- a/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.md +++ b/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.md @@ -57,7 +57,7 @@ simple HTML file to make the logs available ([example project][ci-logs]) through the browser. [post-receive]: https://git-scm.com/book/en/v2/Customizing-Git-Git-Hooks -[ci-logs]: https://euandreh.xyz/remembering/ +[ci-logs]: https://euandreh.xyz/remembering/ci.html ## Upsides diff --git a/locale/eo/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po b/locale/eo/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po index 6d72a19..f1bf8af 100644 --- a/locale/eo/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po +++ b/locale/eo/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po @@ -90,11 +90,17 @@ msgstr "" msgid "" "After using a similar post-receive hook for a while, I now even generate a " "simple HTML file to make the logs available ([example " -"project](https://euandreh.xyz/remembering/)) through the browser." +"project](https://euandreh.xyz/remembering/ci.html)) through the browser." msgstr "" #~ msgid "" #~ "After using a similar post-receive hook for a while, I now even generate a " +#~ "simple HTML file to make the logs available ([example " +#~ "project](https://euandreh.xyz/remembering/)) through the browser." +#~ msgstr "" + +#~ msgid "" +#~ "After using a similar post-receive hook for a while, I now even generate a " #~ "simple HTML file to make the [logs available](https://ci.euandreh.xyz/) " #~ "through the browser." #~ msgstr "" diff --git a/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po b/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po index 6d72a19..f1bf8af 100644 --- a/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po +++ b/locale/fr/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po @@ -90,11 +90,17 @@ msgstr "" msgid "" "After using a similar post-receive hook for a while, I now even generate a " "simple HTML file to make the logs available ([example " -"project](https://euandreh.xyz/remembering/)) through the browser." +"project](https://euandreh.xyz/remembering/ci.html)) through the browser." msgstr "" #~ msgid "" #~ "After using a similar post-receive hook for a while, I now even generate a " +#~ "simple HTML file to make the logs available ([example " +#~ "project](https://euandreh.xyz/remembering/)) through the browser." +#~ msgstr "" + +#~ msgid "" +#~ "After using a similar post-receive hook for a while, I now even generate a " #~ "simple HTML file to make the [logs available](https://ci.euandreh.xyz/) " #~ "through the browser." #~ msgstr "" diff --git a/locale/pt/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po b/locale/pt/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po index 6d72a19..f1bf8af 100644 --- a/locale/pt/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po +++ b/locale/pt/LC_MESSAGES/_tils/2020-11-12-diy-bare-bones-ci-server-with-bash-and-nix.po @@ -90,11 +90,17 @@ msgstr "" msgid "" "After using a similar post-receive hook for a while, I now even generate a " "simple HTML file to make the logs available ([example " -"project](https://euandreh.xyz/remembering/)) through the browser." +"project](https://euandreh.xyz/remembering/ci.html)) through the browser." msgstr "" #~ msgid "" #~ "After using a similar post-receive hook for a while, I now even generate a " +#~ "simple HTML file to make the logs available ([example " +#~ "project](https://euandreh.xyz/remembering/)) through the browser." +#~ msgstr "" + +#~ msgid "" +#~ "After using a similar post-receive hook for a while, I now even generate a " #~ "simple HTML file to make the [logs available](https://ci.euandreh.xyz/) " #~ "through the browser." #~ msgstr "" |