update zip downlaod link

This commit is contained in:
Rob Fuller
2014-04-22 02:36:49 -04:00
parent 57c3c75131
commit e4dd9f2be6
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ You can find a copy of the project online at: http://kali.pwnwiki.io
### Offline Use:
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/master.zip)) of the repo
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/gh-pages.zip)) of the repo
2. Open index.html
3. Most modern browsers don't allow the access of local files from a locally loaded HTML file. On Windows you can use [Mongoose Tiny](http://cesanta.com/downloads.html) or [HFS](http://www.rejetto.com/hfs/) to host the files locally. On OSX and Linux `python -m SimpleHTTPServer` seems to work just fine.

View File

@@ -9,7 +9,7 @@ KALI LINUX ™ is a trademark of Offensive Security.
You can find a copy of the project online at:
### Offline Use:
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/master.zip)) of the repo
1. Clone the repository or pull the archive ([download zip](https://github.com/pwnwiki/kaliwiki/archive/gh-pages.zip)) of the repo
2. Open index.html
3. Most modern browsers don't allow the access of local files from a locally loaded HTML file. On Windows you can use [Mongoose Tiny](http://cesanta.com/downloads.html) or [HFS](http://www.rejetto.com/hfs/) to host the files locally. On OSX and Linux `python -m SimpleHTTPServer` seems to work just fine.