Skip to content

Commit

Permalink
fix download links in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arriven committed Mar 26, 2022
1 parent 32146b9 commit 2664497
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
10 changes: 5 additions & 5 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@ On 24th of February Russia has launched a full-blown invasion on Ukrainian terri

1. Download an application for your platform:

- [Windows](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-windows-386.zip)
- [Mac M1](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-darwin-arm64.tar.gz)
- [Mac Intel](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-darwin-amd64.tar.gz)
- [Linux 32bit](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-linux-386.zip)
- [Linux 64bit](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-linux-amd64.tar.gz)
- [Windows](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_windows_386.zip)
- [Mac M1](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_darwin_arm64.tar.gz)
- [Mac Intel](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_darwin_amd64.tar.gz)
- [Linux 32bit](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_linux_386.zip)
- [Linux 64bit](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_linux_amd64.tar.gz)

1. Unpack the archive
1. Launch the file inside the archive
Expand Down
10 changes: 5 additions & 5 deletions docs/index.uk.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,11 @@

1. Завантажте останню версію програми для вашої платформи:

- [Windows](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-windows-386.zip)
- [Mac M1](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-darwin-arm64.tar.gz)
- [Mac Intel](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-darwin-amd64.tar.gz)
- [Linux 32bit](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-linux-386.zip)
- [Linux 64bit](https://github.com/Arriven/db1000n/releases/download/{{ git_latest_version_tag }}/db1000n-{{ git_latest_version_tag }}-linux-amd64.tar.gz)
- [Windows](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_windows_386.zip)
- [Mac M1](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_darwin_arm64.tar.gz)
- [Mac Intel](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_darwin_amd64.tar.gz)
- [Linux 32bit](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_linux_386.zip)
- [Linux 64bit](https://github.com/Arriven/db1000n/releases/download/latest/db1000n_{{ git_latest_version_tag | replace("v","")}}\_linux_amd64.tar.gz)

1. Розпакуйте архів
1. Запустіть файл з архіву
Expand Down

0 comments on commit 2664497

Please sign in to comment.