Skip to content

Commit

Permalink
Merge pull request #1230
Browse files Browse the repository at this point in the history
User guides: fix link to hashesh in 'verification-allos-advanced.md'
  • Loading branch information
luigi1111 committed Oct 8, 2020
2 parents 1577cd0 + 44a6196 commit 693eab2
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ gpg: unchanged: 1
في ليُنكس يمكنك تنزيل ملف الهاشات الموقّع عن طريق إصدار الأمر التالي:

```
wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. تأكد من ملف الهاش
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ En Windows o Mac, ve a los [archivos hash en getmonero.org]({{ site.baseurl }}/d
En Linux, puedes descargar los hashes firmados utilizando el siguiente comando:

```
wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verificar Archivo Hash
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,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 {{ site.baseurl }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Vérifier le Fichier de Hachage
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ Op Windows of een Mac ga je naar het [hashbestand op getmonero.org]({{ site.base
Op Linux kun je het ondertekende hashbestand downloaden door de volgende opdracht op te geven:

```
wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Hashbestand verifiëren
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ No Windows ou Mac, vá para a página com o [arquivo de hashes em getmonero.org]
No Linux, você pode baixar o arquivo com os hashes assinados através do seguinte comando:

```
wget -O hashes.txt {{ site.baseurl }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verificar o Arquivo de Hashes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ gpg: unchanged: 1
В том случае, если используется Linux, можно загрузить подписанный хеш-файл, используя следующую команду:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Верификация хеш-файла
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ On Windows or Mac, go to the [hashes file on getmonero.org]({{ site.baseurl_root
On Linux, you can download the signed hashes file by issuing the following command:

```
wget -O hashes.txt {{ site.baseurl_root }}/downloads/hashes.txt
wget -O hashes.txt https://www.getmonero.org/downloads/hashes.txt
```

### 3.2. Verify Hash File
Expand Down

0 comments on commit 693eab2

Please sign in to comment.