diff --git a/_i18n/ar/resources/moneropedia/smartmining.md b/_i18n/ar/resources/moneropedia/smartmining.md index 0c25a96b..43d705fe 100644 --- a/_i18n/ar/resources/moneropedia/smartmining.md +++ b/_i18n/ar/resources/moneropedia/smartmining.md @@ -9,6 +9,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/ar/resources/user-guides/Offline_Backup.md b/_i18n/ar/resources/user-guides/Offline_Backup.md index c8b8a7ac..e1c8005a 100644 --- a/_i18n/ar/resources/user-guides/Offline_Backup.md +++ b/_i18n/ar/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### موارد إنشاء أقراص الإقلاع: [لينكس](http://www.pendrivelinux.com/), [ويندوز](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### موارد تحميل برامج مونيرو: [برامج مونيرو](https://getmonero.org/downloads/) +#### موارد تحميل برامج مونيرو: [برامج مونيرو]({{ site.baseurl }}/downloads/) - إستخدم أي حاسوب لديك , حتي لو كان جهازك الشخصي. إذا كنت من الشكاكين بدرجه جنونيه ربما تجد أن من الأسهل إستخدام حاسوب قديم لا يحتوي علي واي-فاي أو بلوتوث. diff --git a/_i18n/ar/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/ar/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index 40301994..8008f816 100644 --- a/_i18n/ar/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/ar/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ + تنزيل وتطبيق وتسطيب برنامج مونيرو. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/ar/resources/user-guides/verification-allos-advanced.md b/_i18n/ar/resources/user-guides/verification-allos-advanced.md index 71130c76..12438eff 100644 --- a/_i18n/ar/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/ar/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ gpg: unchanged: 1 ### 3.1. إحصل علي ملف الهاش -على نظام ويندوز أو ماك انتقل إلى [ملف الهاشات على getmonero.org] (https://getmonero.org/downloads/hashes.txt) واحفظ الصفحة كـ `hashes.txt` إلى مجلدك الرئيسي. +على نظام ويندوز أو ماك انتقل إلى [ملف الهاشات على getmonero.org] ({{ site.baseurl }}/downloads/hashes.txt) واحفظ الصفحة كـ `hashes.txt` إلى مجلدك الرئيسي. في ليُنكس يمكنك تنزيل ملف الهاشات الموقّع عن طريق إصدار الأمر التالي: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. تأكد من ملف الهاش @@ -139,7 +139,7 @@ Primary key fingerprint: BDA6 BD70 42B7 21C4 67A9 759D 7455 C5E3 C0CD CEB9 ### 4.1. الحصول علي ملفات التسطيب -علي ويندوز أو ماك توجه إلي [getmonero.org](https://getmonero.org/downloads/) وقم بتنزيل الملف الخاص بنظام التشغيل الخاص بك. قم بحفظ الملف لمجلدك الرئيسي. **لا تقم بفك الضغط ** +علي ويندوز أو ماك توجه إلي [getmonero.org]({{ site.baseurl }}/downloads/) وقم بتنزيل الملف الخاص بنظام التشغيل الخاص بك. قم بحفظ الملف لمجلدك الرئيسي. **لا تقم بفك الضغط ** في Linux ، يمكنك تنزيل واجهه سطر الأوامر عن طريق إصدار الأمر التالي: diff --git a/_i18n/ar/resources/user-guides/verification-windows-beginner.md b/_i18n/ar/resources/user-guides/verification-windows-beginner.md index f36d9505..11e8683e 100644 --- a/_i18n/ar/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/ar/resources/user-guides/verification-windows-beginner.md @@ -179,7 +179,7 @@ ### 3.1. تنزيل ملف الهاش -في متصفح الويب ، انتقل إلى [صفحة الهاش getmonero.org] (https://getmonero.org/downloads/hashes.txt). انقر بزر الماوس الأيمن على الصفحة ، وحدد `Save Page As`. +في متصفح الويب ، انتقل إلى [صفحة الهاش getmonero.org] ({{ site.baseurl }}/downloads/hashes.txt). انقر بزر الماوس الأيمن على الصفحة ، وحدد `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -217,7 +217,7 @@ ### 4.1. تنزيل ملف التثبيت -في المتصفح إذهب إلي [getmonero.org فصحه التنزيلات ](https://getmonero.org/downloads/#windows), وإختر الملف المناسب لنظام تشغيلك. +في المتصفح إذهب إلي [getmonero.org فصحه التنزيلات ]({{ site.baseurl }}/downloads/#windows), وإختر الملف المناسب لنظام تشغيلك. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/de/resources/moneropedia/smartmining.md b/_i18n/de/resources/moneropedia/smartmining.md index 0c25a96b..43d705fe 100644 --- a/_i18n/de/resources/moneropedia/smartmining.md +++ b/_i18n/de/resources/moneropedia/smartmining.md @@ -9,6 +9,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/de/resources/user-guides/Offline_Backup.md b/_i18n/de/resources/user-guides/Offline_Backup.md index 3438f1ef..6999cf8a 100644 --- a/_i18n/de/resources/user-guides/Offline_Backup.md +++ b/_i18n/de/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/de/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/de/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index d4725e59..c1a65ef0 100644 --- a/_i18n/de/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/de/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/de/resources/user-guides/verification-allos-advanced.md b/_i18n/de/resources/user-guides/verification-allos-advanced.md index 4071f86b..29a0b82a 100644 --- a/_i18n/de/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/de/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/de/resources/user-guides/verification-windows-beginner.md b/_i18n/de/resources/user-guides/verification-windows-beginner.md index e72e436f..110e8119 100644 --- a/_i18n/de/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/de/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/en/resources/moneropedia/smartmining.md b/_i18n/en/resources/moneropedia/smartmining.md index 0a1aa8ee..0c037082 100644 --- a/_i18n/en/resources/moneropedia/smartmining.md +++ b/_i18n/en/resources/moneropedia/smartmining.md @@ -8,6 +8,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl_root }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/en/resources/user-guides/Offline_Backup.md b/_i18n/en/resources/user-guides/Offline_Backup.md index 216d12fc..241e7cad 100644 --- a/_i18n/en/resources/user-guides/Offline_Backup.md +++ b/_i18n/en/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl_root }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/en/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/en/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index 540eef18..54c77bb1 100644 --- a/_i18n/en/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/en/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -20,7 +20,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl_root }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/en/resources/user-guides/verification-allos-advanced.md b/_i18n/en/resources/user-guides/verification-allos-advanced.md index 5efb7764..07eb510c 100644 --- a/_i18n/en/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/en/resources/user-guides/verification-allos-advanced.md @@ -97,12 +97,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -137,7 +137,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl_root }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/en/resources/user-guides/verification-windows-beginner.md b/_i18n/en/resources/user-guides/verification-windows-beginner.md index 83302331..2358efcc 100644 --- a/_i18n/en/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/en/resources/user-guides/verification-windows-beginner.md @@ -176,7 +176,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl_root }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -214,7 +214,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl_root }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/es/resources/moneropedia/smartmining.md b/_i18n/es/resources/moneropedia/smartmining.md index 0c25a96b..43d705fe 100644 --- a/_i18n/es/resources/moneropedia/smartmining.md +++ b/_i18n/es/resources/moneropedia/smartmining.md @@ -9,6 +9,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/es/resources/user-guides/Offline_Backup.md b/_i18n/es/resources/user-guides/Offline_Backup.md index 4ef05264..d565d2fd 100644 --- a/_i18n/es/resources/user-guides/Offline_Backup.md +++ b/_i18n/es/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Recursos para crear un disco booteable: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Recursos para binarios de Monero: [Monero Binaries](https://getmonero.org/downloads/) +#### Recursos para binarios de Monero: [Monero Binaries]({{ site.baseurl }}/downloads/) - Toma cualquier computadora que tengas cerca, incluso tu estación de trabajo. Lo tendrás más fácil si usas una computadora vieja sin Wi-Fi o Bluetooth si eres particularmente paranoico diff --git a/_i18n/es/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/es/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index 78d21913..f7b78e64 100644 --- a/_i18n/es/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/es/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ Esto es más seguro que otros enfoques que trazan el rpc del monedero a un servi + Descarga, verifica e instala el software de Monero. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/es/resources/user-guides/verification-allos-advanced.md b/_i18n/es/resources/user-guides/verification-allos-advanced.md index 5a1fceaa..e18d9135 100644 --- a/_i18n/es/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/es/resources/user-guides/verification-allos-advanced.md @@ -98,12 +98,12 @@ Esta sección cubre la descarga y verificación de autenticidad del archivo hash ### 3.1. Obtener Archivo Hash -En Windows o Mac, ve a los [archivos hash en getmonero.org](https://getmonero.org/downloads/hashes.txt) y guarda la página como `hashes.txt` en tu directorio de inicio. +En Windows o Mac, ve a los [archivos hash en getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) y guarda la página como `hashes.txt` en tu directorio de inicio. En Linux, puedes descargar los hashes firmados utilizando el siguiente comando: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verificar Archivo Hash @@ -138,7 +138,7 @@ Esta sección cubrirá la descarga de los binarios Monero para tu sistema operat ### 4.1. Obtener Binarios Monero -En Windows o Mac, ve a [getmonero.org](https://getmonero.org/downloads/) y descarga el archivo correcto para tu sistema operativo. Guarda el archivo en tu directorio de inicio. **Aún no extraigas los archivos.** +En Windows o Mac, ve a [getmonero.org]({{ site.baseurl }}/downloads/) y descarga el archivo correcto para tu sistema operativo. Guarda el archivo en tu directorio de inicio. **Aún no extraigas los archivos.** En Linux, puedes descargar las herramientas de consola de comandos utilizando el siguiente comando: diff --git a/_i18n/es/resources/user-guides/verification-windows-beginner.md b/_i18n/es/resources/user-guides/verification-windows-beginner.md index e09c6534..e88bfce0 100644 --- a/_i18n/es/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/es/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ Esta sección cubrirá la descarga del archivo firmado conocido de buenos hashes ### 3.1. Descargar Archivo Hash -En un navegador web, ve a la [página de hashes en getmonero.org](https://getmonero.org/downloads/hashes.txt). Haz un clic derecho en la página, y selecciona `Guardar página como`. +En un navegador web, ve a la [página de hashes en getmonero.org]({{ site.baseurl }}/downloads/hashes.txt). Haz un clic derecho en la página, y selecciona `Guardar página como`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ Esta sección cubrirá la descarga del archivo binario Monero y la verificación ### 4.1. Descargar Binario -En un navegador web, ve a la [página de descargas de getmonero.org](https://getmonero.org/downloads/#windows). Selecciona el binario correcto para tu sistema. +En un navegador web, ve a la [página de descargas de getmonero.org]({{ site.baseurl }}/downloads/#windows). Selecciona el binario correcto para tu sistema. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/fr/resources/user-guides/Offline_Backup.md b/_i18n/fr/resources/user-guides/Offline_Backup.md index 50d7ba2e..f9d18464 100644 --- a/_i18n/fr/resources/user-guides/Offline_Backup.md +++ b/_i18n/fr/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Ressource pour la création d'un disque bootable : [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Ressource pour les binaires Monero : [Binaires Monero](https://getmonero.org/downloads/) +#### Ressource pour les binaires Monero : [Binaires Monero]({{ site.baseurl }}/downloads/) - Prenez n'importe quel ordinateur se trouvant à votre disposition, aussi bien votre station de travail habituelle. Vous pourriez trouver plus simple d'utiliser un vieil ordinateur qui n'ait ni wifi ni bluetooth si vous êtes particulièrement paranoiac. diff --git a/_i18n/fr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/fr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index 6a5dcd2e..3bf1ce75 100644 --- a/_i18n/fr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/fr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ Il s'agit d'une approche plus sûre que d'autres solutions routant les appels de + Télécharger, vérifier et installer l'application Monero. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/fr/resources/user-guides/verification-allos-advanced.md b/_i18n/fr/resources/user-guides/verification-allos-advanced.md index 60d106ad..f382cad1 100644 --- a/_i18n/fr/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/fr/resources/user-guides/verification-allos-advanced.md @@ -106,7 +106,7 @@ Sur Windows et Mac, rendez-vous sur sur la [page de haches getmonero.org](https: Sur Linux, vous pouvez télécharger le fichier de hachage en tapant la commande suivante : ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Vérifier le Fichier de Hachage diff --git a/_i18n/it/resources/moneropedia/smartmining.md b/_i18n/it/resources/moneropedia/smartmining.md index 0c25a96b..43d705fe 100644 --- a/_i18n/it/resources/moneropedia/smartmining.md +++ b/_i18n/it/resources/moneropedia/smartmining.md @@ -9,6 +9,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/it/resources/user-guides/Offline_Backup.md b/_i18n/it/resources/user-guides/Offline_Backup.md index 3438f1ef..6999cf8a 100644 --- a/_i18n/it/resources/user-guides/Offline_Backup.md +++ b/_i18n/it/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/it/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/it/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index d4725e59..c1a65ef0 100644 --- a/_i18n/it/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/it/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/it/resources/user-guides/verification-allos-advanced.md b/_i18n/it/resources/user-guides/verification-allos-advanced.md index 4071f86b..29a0b82a 100644 --- a/_i18n/it/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/it/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/it/resources/user-guides/verification-windows-beginner.md b/_i18n/it/resources/user-guides/verification-windows-beginner.md index e72e436f..110e8119 100644 --- a/_i18n/it/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/it/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/nl/resources/moneropedia/smartmining.md b/_i18n/nl/resources/moneropedia/smartmining.md index 0a1aa8ee..5c45f69d 100644 --- a/_i18n/nl/resources/moneropedia/smartmining.md +++ b/_i18n/nl/resources/moneropedia/smartmining.md @@ -8,6 +8,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/nl/resources/user-guides/Offline_Backup.md b/_i18n/nl/resources/user-guides/Offline_Backup.md index c00add06..1dec2c78 100644 --- a/_i18n/nl/resources/user-guides/Offline_Backup.md +++ b/_i18n/nl/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ ### Tool voor het maken van opstartbare schijven: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -### Monero-binaries downloaden: [Binaire bestanden voor Monero](https://getmonero.org/downloads/) +### Monero-binaries downloaden: [Binaire bestanden voor Monero]({{ site.baseurl }}/downloads/) - Gebruik een willekeurige computer, desnoods de computer waar je normaal op werkt. Als je extra voorzichtig bent, is het handig om een oudere computer te gebruiken zonder wifi of bluetooth. diff --git a/_i18n/nl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/nl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index 86381de3..fa70ac96 100644 --- a/_i18n/nl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/nl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ Dit is veiliger dan andere benaderingen, waarbij de RPC van de portemonnee via e + Download, verifieer en installeer de Monero-software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/nl/resources/user-guides/verification-allos-advanced.md b/_i18n/nl/resources/user-guides/verification-allos-advanced.md index dd211588..1749376d 100644 --- a/_i18n/nl/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/nl/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ In dit gedeelte leggen we uit hoe je het hashbestand downloadt en de authenticit ### 3.1. Hashbestand ophalen -Op Windows of een Mac ga je naar het [hashbestand op getmonero.org](https://getmonero.org/downloads/hashes.txt) en sla je de pagina op als `hashes.txt` in je homedirectory. +Op Windows of een Mac ga je naar het [hashbestand op getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) en sla je de pagina op als `hashes.txt` in je homedirectory. Op Linux kun je het ondertekende hashbestand downloaden door de volgende opdracht op te geven: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Hashbestand verifiëren @@ -139,7 +139,7 @@ In dit gedeelte leggen we uit hoe je de Monero-binary voor je besturingssysteem ### 4.1. Monero-binary ophalen -Op Windows of een Mac ga je naar [getmonero.org](https://getmonero.org/downloads/) en download je het juiste bestand voor je besturingssysteem. Sla het bestand op in je homedirectory. **Pak de bestanden nog niet uit.** +Op Windows of een Mac ga je naar [getmonero.org]({{ site.baseurl }}/downloads/) en download je het juiste bestand voor je besturingssysteem. Sla het bestand op in je homedirectory. **Pak de bestanden nog niet uit.** Op Linux kun je de opdrachtregelversie downloaden door de volgende opdracht op te geven: diff --git a/_i18n/nl/resources/user-guides/verification-windows-beginner.md b/_i18n/nl/resources/user-guides/verification-windows-beginner.md index 3e66a471..f432b4a6 100644 --- a/_i18n/nl/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/nl/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ In dit gedeelte leggen we uit hoe je het ondertekende bestand met bekende goede ### 3.1. Hashbestand downloaden -Ga in een browser naar de [hashpagina op getmonero.org](https://getmonero.org/downloads/hashes.txt). Klik met de rechtermuisknop op de pagina en klik vervolgens op `Pagina opslaan als`. +Ga in een browser naar de [hashpagina op getmonero.org]({{ site.baseurl }}/downloads/hashes.txt). Klik met de rechtermuisknop op de pagina en klik vervolgens op `Pagina opslaan als`. ![hashes contextmenu](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ In dit gedeelte leggen we uit hoe je de Monero-binary downloadt en de authentici ### 4.1. Binary downloaden -Ga in een browser naar de [downloadpagina op getmonero.org](https://getmonero.org/downloads/#windows). Selecteer het juiste binaire bestand voor je systeem. +Ga in een browser naar de [downloadpagina op getmonero.org]({{ site.baseurl }}/downloads/#windows). Selecteer het juiste binaire bestand voor je systeem. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/pl/resources/moneropedia/smartmining.md b/_i18n/pl/resources/moneropedia/smartmining.md index 62f0e2b7..6175baa2 100644 --- a/_i18n/pl/resources/moneropedia/smartmining.md +++ b/_i18n/pl/resources/moneropedia/smartmining.md @@ -7,6 +7,6 @@ summary: "Proces limitowania wydobycia w celu uniknięcia niedogodności." Smart mining (inteligentne wydobywanie) jest procesem limitowania wydobycia w celu uniknięcia niedogodności takich jak przegrzanie lub spowolnienie urządzenia, wyczerpywanie baterii itd. Jego zamysłem jest zwiększenie bezpieczeństwa sieci poprzez dopuszczenie jak największej liczby użytkowników do korzystania z "inteligentnej koparki" przez cały czas. Aby to się powiodło, górnik musi udowodnić swoją dyskretność, w przeciwnym razie zostanie rozłączony, pozbawiając sieć Monero z małej części bezpieczeństwa. Możliwe jest, że inteligentna koparka będzie wydobywać wolniej niż normalna na tym samym twardym dysku. -Smart mining jest dostępne w oficjalnym portfelu wiersza poleceń oraz Graficznego Interfejsu Użytkownika, które znajdują się na stronie [do ściągnięcia](https://getmonero.org/downloads/). +Smart mining jest dostępne w oficjalnym portfelu wiersza poleceń oraz Graficznego Interfejsu Użytkownika, które znajdują się na stronie [do ściągnięcia]({{ site.baseurl }}/downloads/). Spodziewa się, że powolność inteligentnej koparki (szczególnie na urządzeniach o niskiej mocy) zostanie zrekompensowana przez wielu użytkowników korzystających z niej w celu ewentualnej "wygranej na loterii", a tym samym znaczne zwiększenie bezpieczeństwa sieci Monero. Zwiększona prędkość haszowania przez wiele różnych źródeł pomaga utrzymać sieć Monero zdecentralizowaną. diff --git a/_i18n/pl/resources/user-guides/Offline_Backup.md b/_i18n/pl/resources/user-guides/Offline_Backup.md index 474c65aa..124f0567 100644 --- a/_i18n/pl/resources/user-guides/Offline_Backup.md +++ b/_i18n/pl/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Materiały do tworzenia dysków rozruchowych: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Materiały do plików binarnych Monero: [Pliki Binarne Monero](https://getmonero.org/downloads/) +#### Materiały do plików binarnych Monero: [Pliki Binarne Monero]({{ site.baseurl }}/downloads/) - Przygotuj jakikolwiek dostępny komputer, może być nawet twoja normalna stacja robocza. Jeśli jesteś szczególnie paranoidalny, najlepiej użyj starego komputera bez WiFi ani Bluetoothe'a. diff --git a/_i18n/pl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/pl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index d4725e59..c1a65ef0 100644 --- a/_i18n/pl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/pl/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/pl/resources/user-guides/verification-allos-advanced.md b/_i18n/pl/resources/user-guides/verification-allos-advanced.md index 4071f86b..29a0b82a 100644 --- a/_i18n/pl/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/pl/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/pl/resources/user-guides/verification-windows-beginner.md b/_i18n/pl/resources/user-guides/verification-windows-beginner.md index e72e436f..110e8119 100644 --- a/_i18n/pl/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/pl/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/pt-br/resources/moneropedia/smartmining.md b/_i18n/pt-br/resources/moneropedia/smartmining.md index 0c25a96b..43d705fe 100644 --- a/_i18n/pt-br/resources/moneropedia/smartmining.md +++ b/_i18n/pt-br/resources/moneropedia/smartmining.md @@ -9,6 +9,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/pt-br/resources/user-guides/Offline_Backup.md b/_i18n/pt-br/resources/user-guides/Offline_Backup.md index 3438f1ef..6999cf8a 100644 --- a/_i18n/pt-br/resources/user-guides/Offline_Backup.md +++ b/_i18n/pt-br/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/pt-br/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/pt-br/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index d4725e59..c1a65ef0 100644 --- a/_i18n/pt-br/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/pt-br/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/pt-br/resources/user-guides/verification-allos-advanced.md b/_i18n/pt-br/resources/user-guides/verification-allos-advanced.md index 4071f86b..29a0b82a 100644 --- a/_i18n/pt-br/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/pt-br/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/pt-br/resources/user-guides/verification-windows-beginner.md b/_i18n/pt-br/resources/user-guides/verification-windows-beginner.md index e72e436f..110e8119 100644 --- a/_i18n/pt-br/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/pt-br/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/ru/resources/moneropedia/smartmining.md b/_i18n/ru/resources/moneropedia/smartmining.md index c28d13ba..9c808ce1 100644 --- a/_i18n/ru/resources/moneropedia/smartmining.md +++ b/_i18n/ru/resources/moneropedia/smartmining.md @@ -7,6 +7,6 @@ summary: "Смарт-майнинг - это процесс безошибочн Смарт-майнинг - это процесс безошибочного @майнинга при помощи регулируемого майнера. Ошибками считаются перегрев, замедление работы машины, разрядка батареи и т. д. Задача смарт-майнинга состоит в повышении уровня безопасности сети, чтобы максимальное количество людей смогло использовать смарт-майнер на постоянной основе. Для этого майнер не должен выделяться, иначе он будет отключён, лишая сеть Monero некой малой толики безопасности. Как таковой смарт-майнер, вероятнее всего, будет работать медленнее, чем обычный майнер на том же оборудовании. -Смарт-майнинг возможен с официальным CLI и GUI кошельком, которые можно скачать на [странице загрузок](https://getmonero.org/downloads/). +Смарт-майнинг возможен с официальным CLI и GUI кошельком, которые можно скачать на [странице загрузок]({{ site.baseurl }}/downloads/). Есть надежда, что относительная медлительность смарт-майнера (особенно на маломощных машинах) будет компенсироваться большим количеством людей, использующим майнер для возможного "выигрыша в лотерею", что повысит безопасность сети Monero за счёт нетривиальной суммы. Повышение хешрейта за счёт различных источников способствует децентрализации сети Monero. diff --git a/_i18n/tr/resources/moneropedia/smartmining.md b/_i18n/tr/resources/moneropedia/smartmining.md index 0a1aa8ee..5c45f69d 100644 --- a/_i18n/tr/resources/moneropedia/smartmining.md +++ b/_i18n/tr/resources/moneropedia/smartmining.md @@ -8,6 +8,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/tr/resources/user-guides/Offline_Backup.md b/_i18n/tr/resources/user-guides/Offline_Backup.md index 3438f1ef..68ed66a8 100644 --- a/_i18n/tr/resources/user-guides/Offline_Backup.md +++ b/_i18n/tr/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl_root }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/tr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/tr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index d4725e59..7dd639f3 100644 --- a/_i18n/tr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/tr/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl_root }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/tr/resources/user-guides/verification-allos-advanced.md b/_i18n/tr/resources/user-guides/verification-allos-advanced.md index 4071f86b..523cdf51 100644 --- a/_i18n/tr/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/tr/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl_root }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/tr/resources/user-guides/verification-windows-beginner.md b/_i18n/tr/resources/user-guides/verification-windows-beginner.md index e72e436f..c5557b4e 100644 --- a/_i18n/tr/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/tr/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl_root }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl_root }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/zh-cn/resources/moneropedia/smartmining.md b/_i18n/zh-cn/resources/moneropedia/smartmining.md index 0a1aa8ee..5c45f69d 100644 --- a/_i18n/zh-cn/resources/moneropedia/smartmining.md +++ b/_i18n/zh-cn/resources/moneropedia/smartmining.md @@ -8,6 +8,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/zh-cn/resources/user-guides/Offline_Backup.md b/_i18n/zh-cn/resources/user-guides/Offline_Backup.md index 3438f1ef..6999cf8a 100644 --- a/_i18n/zh-cn/resources/user-guides/Offline_Backup.md +++ b/_i18n/zh-cn/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/zh-cn/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/zh-cn/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index d4725e59..c1a65ef0 100644 --- a/_i18n/zh-cn/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/zh-cn/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/zh-cn/resources/user-guides/verification-allos-advanced.md b/_i18n/zh-cn/resources/user-guides/verification-allos-advanced.md index 4071f86b..29a0b82a 100644 --- a/_i18n/zh-cn/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/zh-cn/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/zh-cn/resources/user-guides/verification-windows-beginner.md b/_i18n/zh-cn/resources/user-guides/verification-windows-beginner.md index e72e436f..110e8119 100644 --- a/_i18n/zh-cn/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/zh-cn/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png) diff --git a/_i18n/zh-tw/resources/moneropedia/smartmining.md b/_i18n/zh-tw/resources/moneropedia/smartmining.md index 0a1aa8ee..5c45f69d 100644 --- a/_i18n/zh-tw/resources/moneropedia/smartmining.md +++ b/_i18n/zh-tw/resources/moneropedia/smartmining.md @@ -8,6 +8,6 @@ summary: "a process of having a throttled miner mine when it otherwise does not Smart mining is the process of having a throttled @miner mine when it otherwise does not cause drawbacks. Drawbacks include increases heat, slower machine, depleting battery, etc. The intent of smart mining is to increase network security by allowing as many people as possible to let the smart miner on all the time. For this to work, the miner must prove unobtrusive, or it will be turned off, depriving the Monero network from a little bit of security. As such, it is likely that a smart miner will mine slower than a normal miner on the same hardware. -Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page](https://getmonero.org/downloads/). +Smart mining is available in the official CLI and GUI wallet, which are available in the [downloads page]({{ site.baseurl }}/downloads/). It is hoped that the relative slowness of a smart miner (especially on low-power machines) will be offset by the large amount of people running a miner for a possible "lottery win", and thus increase the Monero network security by a non trivial amount. The increased hash rate from many different sources helps keep the Monero network decentralized. diff --git a/_i18n/zh-tw/resources/user-guides/Offline_Backup.md b/_i18n/zh-tw/resources/user-guides/Offline_Backup.md index 216d12fc..c88f4900 100644 --- a/_i18n/zh-tw/resources/user-guides/Offline_Backup.md +++ b/_i18n/zh-tw/resources/user-guides/Offline_Backup.md @@ -6,7 +6,7 @@ #### Resource for Creating Bootable Disks: [Linux](http://www.pendrivelinux.com/), [Windows](https://www.microsoft.com/en-us/download/windows-usb-dvd-download-tool) -#### Resource for Monero Binaries: [Monero Binaries](https://getmonero.org/downloads/) +#### Resource for Monero Binaries: [Monero Binaries]({{ site.baseurl }}/downloads/) - Take any computer you have lying around, even your normal workstation. You may find it easier to use an older computer that has no wifi or bluetooth if you're particularly paranoid diff --git a/_i18n/zh-tw/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md b/_i18n/zh-tw/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md index a20996ac..601afbe6 100644 --- a/_i18n/zh-tw/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md +++ b/_i18n/zh-tw/resources/user-guides/cli_wallet_daemon_isolation_qubes_whonix.md @@ -22,7 +22,7 @@ This is safer than other approaches which route the wallets rpc over a Tor hidde + Download, verify, and install Monero software. ``` -user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "https://getmonero.org/downloads/hashes.txt" +user@host:~$ curl -O "https://downloads.getmonero.org/cli/monero-linux-x64-v0.11.1.0.tar.bz2" -O "{{ site.baseurl }}/downloads/hashes.txt" user@host:~$ gpg --recv-keys BDA6BD7042B721C467A9759D7455C5E3C0CDCEB9 user@host:~$ gpg --verify hashes.txt gpg: Signature made Wed 01 Nov 2017 10:01:41 AM UTC diff --git a/_i18n/zh-tw/resources/user-guides/verification-allos-advanced.md b/_i18n/zh-tw/resources/user-guides/verification-allos-advanced.md index 2b9c8f99..396ab0a4 100644 --- a/_i18n/zh-tw/resources/user-guides/verification-allos-advanced.md +++ b/_i18n/zh-tw/resources/user-guides/verification-allos-advanced.md @@ -99,12 +99,12 @@ This section will cover downloading the hash file and verifying its authenticity ### 3.1. Get Hash File -On Windows or Mac, go to the [hashes file on getmonero.org](https://getmonero.org/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. +On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl }}/downloads/hashes.txt) and save the page as `hashes.txt` to your home directory. On Linux, you can download the signed hashes file by issuing the following command: ``` -wget -O hashes.txt https://getmonero.org/downloads/hashes.txt +wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt ``` ### 3.2. Verify Hash File @@ -139,7 +139,7 @@ This section will cover downloading the Monero binary for your operating system, ### 4.1. Get Monero binary -On Windows or Mac, go to [getmonero.org](https://getmonero.org/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** +On Windows or Mac, go to [getmonero.org]({{ site.baseurl }}/downloads/) and download the correct file for your operating system. Save the file to your home directory. **Do not extract the files yet.** On Linux, you can download the command line tools by issuing the following command: diff --git a/_i18n/zh-tw/resources/user-guides/verification-windows-beginner.md b/_i18n/zh-tw/resources/user-guides/verification-windows-beginner.md index dbb13d4d..f8b92919 100644 --- a/_i18n/zh-tw/resources/user-guides/verification-windows-beginner.md +++ b/_i18n/zh-tw/resources/user-guides/verification-windows-beginner.md @@ -178,7 +178,7 @@ This section will cover downloading the signed file of known good hashes and ver ### 3.1. Download Hash File -In a web browser, go to the [getmonero.org hash page](https://getmonero.org/downloads/hashes.txt). Right click the page, select `Save Page As`. +In a web browser, go to the [getmonero.org hash page]({{ site.baseurl }}/downloads/hashes.txt). Right click the page, select `Save Page As`. ![hashes right click](png/verify_binary_windows_beginner/verify-win_hashes-getmonero-rightclick.png) @@ -216,7 +216,7 @@ This section will cover downloading the Monero binary and verifying its authenti ### 4.1. Download Binary -In a web browser, go to the [getmonero.org downloads page](https://getmonero.org/downloads/#windows). Select the correct binary for your system. +In a web browser, go to the [getmonero.org downloads page]({{ site.baseurl }}/downloads/#windows). Select the correct binary for your system. ![binary getmonero](png/verify_binary_windows_beginner/verify-win_binary-getmonero-windowsfiles.png)