diff --git a/README.md b/README.md index 1ac1e1df..071e522c 100644 --- a/README.md +++ b/README.md @@ -169,7 +169,7 @@ Checkout [this concrete example](https://github.com/garronej/keycloakify-demo-ap [Many organizations have a requirement that when a new user logs in for the first time, they need to agree to the terms and conditions of the website.](https://www.keycloak.org/docs/4.8/server_admin/#terms-and-conditions). First you need to enable the required action on the Keycloak server admin console: -![image](https://user-images.githubusercontent.com/6702424/114114637-87e61b00-98e1-11eb-9da9-1ca6c13d5d2e.png) +![image](https://user-images.githubusercontent.com/6702424/114280501-dad2e600-9a39-11eb-9c39-a225572dd38a.png) Then to load your own therms of services using [like this](https://github.com/garronej/keycloakify-demo-app/blob/8168c928a66605f2464f9bd28a4dc85fb0a231f9/src/index.tsx#L42-L66).