diff options
Diffstat (limited to '')
6 files changed, 10 insertions, 10 deletions
diff --git a/locale/fr/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po b/locale/fr/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po index fee0e71..6f02fc6 100644 --- a/locale/fr/LC_MESSAGES/_articles/2020-10-05-cargo2nix-dramatically-simpler-rust-in-nix.po +++ b/locale/fr/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/fr/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po b/locale/fr/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po index 6d0b1a7..86c8389 100644 --- a/locale/fr/LC_MESSAGES/_articles/2020-10-05-swift2nix-run-swift-inside-nix-builds.po +++ b/locale/fr/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/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po b/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po index 7e1e473..0e0bc8c 100644 --- a/locale/fr/LC_MESSAGES/_articles/2020-11-12-durable-persistent-trees-and-parser-combinators-building-a-database.po +++ b/locale/fr/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/fr/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po b/locale/fr/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po index d3f1178..a7e3382 100644 --- a/locale/fr/LC_MESSAGES/_articles/2021-01-26-ann-remembering-add-memory-to-dmenu-fzf-and-similar-tools.po +++ b/locale/fr/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/fr/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po b/locale/fr/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po index 2c9a7eb..3587761 100644 --- a/locale/fr/LC_MESSAGES/_articles/2021-02-16-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po +++ b/locale/fr/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/fr/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po b/locale/fr/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po index 3dc4a7d..442e6d0 100644 --- a/locale/fr/LC_MESSAGES/_articles/2021-02-17-ann-fallible-fault-injection-library-for-stress-testing-failure-scenarios.po +++ b/locale/fr/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 "" |