doc/contributing: remove broken link

This commit is contained in:
Thomas Gelf 2017-01-27 13:31:17 +01:00
parent 99917c9193
commit 6426a162c8

View file

@ -7,7 +7,7 @@ code.
* Please check whether a related issue alredy exists on our [Issue Tracker](https://github.com/icinga/icingaweb2-module-businessprocess/issues)
* Make sure your code conforms to the [PSR-2: Coding Style Guide](http://www.php-fig.org/psr/psr-2/)
* [Unit-Tests]( Current ) would be great
* Unit-Tests would be great
* Send a [Pull Request](https://github.com/Icinga/icingaweb2-module-businessprocess/pulls)
(it will automatically be tested on Travis-CI, PSR-2 is enforced)
* We try hard to keep our master always green: [![Build Status](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess.svg?branch=master)](https://travis-ci.org/Icinga/icingaweb2-module-businessprocess)