From e18780314b8b29a6414a5ed7edcd0b0e2c2fdf13 Mon Sep 17 00:00:00 2001 From: Andrea Ranaldi Date: Wed, 4 Aug 2021 08:07:57 +0200 Subject: [PATCH] Fixed config files path --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 27f8a11e..ec499307 100644 --- a/README.md +++ b/README.md @@ -144,10 +144,10 @@ cd .. Copy `repository/example/*` contents (`cp -R repository/example/* .`) and **edit the following files** with your preferred configuration. These are the configuration files: -- `example/proxy_conf.yaml` -- `example/plugins/backends/spidsaml2_backend.yaml` -- `example/plugins/backends/saml2_backend.yaml` -- `example/plugins/frontend/saml2_frontend.yaml` +- `proxy_conf.yaml` +- `plugins/backends/spidsaml2_backend.yaml` +- `plugins/backends/saml2_backend.yaml` +- `plugins/frontend/saml2_frontend.yaml` ## Saml2 Metadata