Skip to content

Commit 9333c02

Browse files
committed
feat: fix path in readme and remove travis build status
1 parent 1d667b0 commit 9333c02

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
# OpenConext Monitor bundle
2-
[![Build Status](https://travis-ci.org/OpenConext/Monitor-bundle.svg)](https://travis-ci.org/OpenConext/Monitor-bundle)
32

43
A Symfony 3/4/5 bundle that adds a /health and /info endpoint to your application.
54

@@ -47,7 +46,7 @@ When a health check failed the HTTP Response status code will be 503. And the JS
4746
prefix: /
4847
```
4948
50-
* Add security exceptions in `config/security.yml` (if this is required at all)
49+
* Add security exceptions in `config/packages/security.yml` (if this is required at all)
5150
```yaml
5251
security:
5352
firewalls:

0 commit comments

Comments
 (0)