Fix links in README. Broken in #51

This commit is contained in:
Shivam Mathur 2019-10-05 07:00:06 +05:30
parent aee6b953c3
commit eb21cb8fb3
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A

View File

@ -136,9 +136,9 @@ Examples for setting up this GitHub Action with different PHP Frameworks/Package
**Note:** Make sure you add steps to run your tests after the setup steps given in these examples.
- [Laravel with MySQL](./example/laravel-mysql.yml)
- [Laravel with PostgreSQL](./example/laravel-postgres.yml)
- [Slim Framework](./example/slim-framework.yml)
- [Laravel with MySQL](./examples/laravel-mysql.yml)
- [Laravel with PostgreSQL](./examples/laravel-postgres.yml)
- [Slim Framework](./examples/slim-framework.yml)
## :scroll: License