1
0
mirror of https://github.com/hashcat/hashcat.git synced 2025-01-11 00:01:16 +00:00

Merge pull request #1051 from philsmd/pr/appveyor_link_fix

appveyor: fixed the link to the appveyor project
This commit is contained in:
Jens Steube 2017-02-11 15:12:03 +01:00 committed by GitHub
commit 8743d7585f

View File

@ -22,7 +22,7 @@ Tests:
Travis | Appveyor
------ | --------
[![Hashcat Travis Build status](https://travis-ci.org/hashcat/hashcat.svg?branch=master)](https://travis-ci.org/hashcat/hashcat) | [![Hashcat Appveyor Build status](https://ci.appveyor.com/api/projects/status/github/hashcat/hashcat?branch=master&svg=true)](https://ci.appveyor.com/api/projects/status/github/hashcat/hashcat?branch=master&svg=true)
[![Hashcat Travis Build status](https://travis-ci.org/hashcat/hashcat.svg?branch=master)](https://travis-ci.org/hashcat/hashcat) | [![Hashcat Appveyor Build status](https://ci.appveyor.com/api/projects/status/github/hashcat/hashcat?branch=master&svg=true)](https://ci.appveyor.com/project/jsteube/hashcat)
### Contributing ###