We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26379f3 commit 22e1278Copy full SHA for 22e1278
README.md
@@ -19,8 +19,8 @@ Simple HTTP Error Page Generator. Create a bunch of custom error pages - suitabl
19
Just clone/download the git repository **or** use the prebuild packages (only the generated html files are included)
20
21
**Direct Download**
22
-* [dist/pages.tar](Download TAR Archive)
23
-* [dist/pages.zip](Download ZIP Archive)
+* [Download TAR Archive](https://raw.githubusercontent.com/AndiDittrich/HttpErrorPages/master/dist/pages.tar)
+* [Download ZIP Archive](https://raw.githubusercontent.com/AndiDittrich/HttpErrorPages/master/dist/pages.zip)
24
25
**Shell/Bash**
26
```shell
0 commit comments