Skip to content

Commit e2b2403

Browse files
committed
Update zip archive download link from README.md
Make the zip archive link point to the custom binary asset attached to the latest release. Ref: https://github.com/blog/1547-release-your-software
1 parent 2834245 commit e2b2403

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ accessible, if needed, even cross-domain.
1212

1313
There are a few options for getting the Apache server configs:
1414

15-
* Download the [zip archive](https://github.com/h5bp/server-configs-apache/archive/2.9.0.zip)
15+
* Download the [zip archive](https://github.com/h5bp/server-configs-apache/releases/download/2.9.0/htaccess-2.9.0.zip)
1616
* Install them via:
1717
* [npm](https://npmjs.org/): `npm install --save-dev apache-server-configs`
1818
* [Bower](http://bower.io/): `bower install --save-dev apache-server-configs`

0 commit comments

Comments
 (0)