Skip to content

Commit

Permalink
Fix links in README. Broken in shivammathur#51
Browse files Browse the repository at this point in the history
  • Loading branch information
shivammathur committed Oct 5, 2019
1 parent aee6b95 commit eb21cb8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit eb21cb8

Please sign in to comment.