From: Jens Steube Date: Thu, 30 Jun 2016 06:51:05 +0000 (+0200) Subject: Fix a broken url to travis build status X-Git-Url: https://www.flypig.org.uk/git/?p=hashcat.git;a=commitdiff_plain;h=e73f6f5d183671c2964cbf985dc615749bcda9b7 Fix a broken url to travis build status --- diff --git a/README.md b/README.md index 793840c..e12c14c 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ Please refer to the [Hashcat Wiki](https://hashcat.net/wiki/) and the output of ### Building ### -[![Hashcat Build status](https://travis-ci.org/hashcat/oclHashcat.svg?branch=master)](https://travis-ci.org/hashcat/oclHashcat) +[![Hashcat Build status](https://travis-ci.org/hashcat/hashcat.svg?branch=master)](https://travis-ci.org/hashcat/hashcat) Refer to [BUILD.md](BUILD.md) for instructions on how to build **hashcat** from source.