Skip to content

Commit ba9ed53

Browse files
committed
Update README
1 parent a1e6122 commit ba9ed53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![PHP from Packagist](https://img.shields.io/packagist/php-v/swisnl/php-http-fixture-client.svg)](https://packagist.org/packages/swisnl/php-http-fixture-client)
44
[![Latest Version on Packagist](https://img.shields.io/packagist/v/swisnl/php-http-fixture-client.svg)](https://packagist.org/packages/swisnl/php-http-fixture-client)
5-
[![Software License](https://img.shields.io/packagist/l/swisnl/php-http-fixture-client.svg)](https://github.com/swisnl/php-http-fixture-client/LICENSE)
5+
[![Software License](https://img.shields.io/packagist/l/swisnl/php-http-fixture-client.svg)](https://github.com/swisnl/php-http-fixture-client/blob/master/LICENSE)
66
[![Run Status](https://api.shippable.com/projects/5a7d7deb260fde0600abe59e/badge?branch=master)](https://app.shippable.com/github/swisnl/php-http-fixture-client)
77
[![Coverage Badge](https://api.shippable.com/projects/5a7d7deb260fde0600abe59e/coverageBadge?branch=master)](https://app.shippable.com/github/swisnl/php-http-fixture-client)
88
[![Made by SWIS](https://img.shields.io/badge/%F0%9F%9A%80-made%20by%20SWIS-%23D9021B.svg)](https://www.swis.nl)
@@ -83,7 +83,7 @@ If no _.status_ file is found, _200 OK_ will be used.
8383

8484
## Change log
8585

86-
Please see [CHANGELOG](https://github.com/swisnl/php-http-fixture-client/CHANGELOG.md) for more information on what has changed recently.
86+
Please see [CHANGELOG](https://github.com/swisnl/php-http-fixture-client/blob/master/CHANGELOG.md) for more information on what has changed recently.
8787

8888
## Testing
8989

@@ -93,15 +93,15 @@ $ composer test
9393

9494
## Contributing
9595

96-
Please see [CONTRIBUTING](https://github.com/swisnl/php-http-fixture-client/CONTRIBUTING.md) and [CODE_OF_CONDUCT](https://github.com/swisnl/php-http-fixture-client/CODE_OF_CONDUCT.md) for details.
96+
Please see [CONTRIBUTING](https://github.com/swisnl/php-http-fixture-client/blob/master/CONTRIBUTING.md) and [CODE_OF_CONDUCT](https://github.com/swisnl/php-http-fixture-client/blob/master/CODE_OF_CONDUCT.md) for details.
9797

9898
## Security
9999

100100
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
101101

102102
## License
103103

104-
The MIT License (MIT). Please see [License File](https://github.com/swisnl/php-http-fixture-client/LICENSE.md) for more information.
104+
The MIT License (MIT). Please see [License File](https://github.com/swisnl/php-http-fixture-client/blob/master/LICENSE.md) for more information.
105105

106106
## SWIS
107107

0 commit comments

Comments
 (0)