diff --git a/README.md b/README.md index 44cc2ad9..41ed44c1 100644 --- a/README.md +++ b/README.md @@ -212,7 +212,7 @@ As a result the following actions were taken by idpbuilder: 2. Fill the repository with contents from the manifests directory. 3. Update the Application spec to use the newly created repository. -You can verify this by going to this address in your browser: https://gitea.cnoe.localtest.me:8443/giteaAdmin/idpbuilder-localdev-my-app-manifests +You can verify this by going to this address in your browser: https://cnoe.localtest.me:8443/gitea/giteaAdmin/idpbuilder-localdev-my-app-manifests ![img.png](docs/images/my-app-repo.png) @@ -220,7 +220,7 @@ You can verify this by going to this address in your browser: https://gitea.cnoe This is the repository that corresponds to the [manifests](https://github.com/cnoe-io/stacks/tree/main/basic/package1/manifests) folder. It contains a file called `alpine.yaml`, synced from the `manifests` directory above. -You can also view the updated Application spec by going to this address: https://argocd.cnoe.localtest.me:8443/applications/argocd/my-app +You can also view the updated Application spec by going to this address: https://cnoe.localtest.me:8443/argocd/applications/argocd/my-app ![myapp](docs/images/my-app.png)