Skip to content
This repository was archived by the owner on Apr 9, 2024. It is now read-only.

Commit a5d5bf3

Browse files
authored
README: Fix anchor and download link to all releases
1 parent 58a2fc7 commit a5d5bf3

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,22 +27,22 @@ save pages from [DTF](https://dtf.ru "DTF"), [VC](https://vc.ru "VC") and [TJour
2727
- Windows 7 or later
2828
- [Visual C++ Redistributable for Visual Studio 2015 ](https://www.microsoft.com/en-us/download/details.aspx?id=48145 "Visual C++ Redistributable for Visual Studio 2015 ")
2929

30-
#### [Download .exe file](https://github.com/DareFox/SaveDTF-compose/releases/latest)
30+
#### [Download .exe file](https://github.com/DareFox/SaveDTF-compose/releases)
3131

3232
### Linux
3333

3434
#### Debian, Ubuntu, Mint and etc (.deb)
3535

36-
- #### [Download .deb file](https://github.com/DareFox/SaveDTF-compose/releases/latest)
36+
- #### [Download .deb file](https://github.com/DareFox/SaveDTF-compose/releases)
3737

3838
#### Red Hat based distros (.rpm)
3939

40-
- #### [Build from sources](#build-from-sources)
40+
- #### [Build from sources](#build-from-sources-)
4141

4242
### MacOS
4343

4444
#### Instructions:
45-
- [Download .pkg file](https://github.com/DareFox/SaveDTF-compose/releases/latest)
45+
- [Download .pkg file](https://github.com/DareFox/SaveDTF-compose/releases)
4646
- Mount file
4747
- Move SaveDTF to **Applications** folder
4848
- Open Terminal and enter this command
@@ -55,7 +55,7 @@ Without this, macOS will prevent launching app because it's unsigned. Command ab
5555

5656
![macOS Error Message](https://github.com/DareFox/SaveDTF-Compose/blob/main/.github/resources/macOS-savedtf-damaged.jpg "macOS Error Message")
5757

58-
If you don't wan't to remove safety checks for the app, then [build app from source code](#build-from-sources)
58+
If you don't wan't to remove safety checks for the app, then [build app from source code](#build-from-sources-)
5959

6060
## Build from sources 🔨
6161
Requirements:

0 commit comments

Comments
 (0)