From eaece88913d73661960a055a5c10bdeaa6a19f99 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Mon, 11 Oct 2021 10:37:53 -0300 Subject: Update link to Git repositories --- ...emu-automate-installation-and-ssh-setup-of-iso-os-images.po | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'locale/pt/LC_MESSAGES/_screencasts') diff --git a/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po b/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po index d0e9b44..b0c24a9 100644 --- a/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po +++ b/locale/pt/LC_MESSAGES/_screencasts/2021-02-07-autoqemu-automate-installation-and-ssh-setup-of-iso-os-images.po @@ -58,7 +58,7 @@ msgstr "" msgid "" "pushd `mktemp -d`\n" -"git clone https://git.euandreh.xyz/autoqemu .\n" +"git clone https://euandreh.xyz/autoqemu.git .\n" "make\n" "make install PREFIX=$HOME/.local\n" "autoqemu ssh alpine\n" @@ -67,7 +67,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://euandreh.xyz/autoqemu.git/about), which is nothing more " "than POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " "Makefiles glued together." msgstr "" @@ -75,14 +75,14 @@ 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/), which is nothing more than " +#~ "[AutoQEMU](https://euandreh.xyz/autoqemu.git/), which is nothing more than " #~ "POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " #~ "Makefiles glued together." #~ msgstr "" #~ msgid "" #~ "pushd `mktemp -d`\n" -#~ "git clone https://git.euandreh.xyz/autoqemu .\n" +#~ "git clone https://euandreh.xyz/autoqemu.git .\n" #~ "./configure --prefix=$HOME/.local\n" #~ "make install\n" #~ "autoqemu ssh alpine\n" @@ -91,7 +91,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), which is nothing more than " +#~ "[AutoQEMU](https://euandreh.xyz/autoqemu.git), which is nothing more than " #~ "POSIX sh, [expect](https://core.tcl-lang.org/expect/index) scripts and " #~ "Makefiles glued together." #~ msgstr "" -- cgit v1.2.3