From ab51384fe66f527913bb2d7755890cd73af01cfc Mon Sep 17 00:00:00 2001
From: Alessandro Costantini <alessandro.costantini@cnaf.infn.it>
Date: Fri, 17 Jun 2022 09:01:52 +0200
Subject: [PATCH] Update README.md

---
 ansible/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ansible/README.md b/ansible/README.md
index fefe462..54cef20 100644
--- a/ansible/README.md
+++ b/ansible/README.md
@@ -75,7 +75,7 @@ The roles, in this version, have been written for Ubuntu 18.04.
   ansible-playbook -i inventory/inventory playbooks/deploy-orchestrator.yml
   ansible-playbook -i inventory/inventory playbooks/deploy-orchestrator-dashboard.yml
   ````
-* For CPR, following the procedure at [](https://baltig.infn.it/IoTwins/indigopaas-deploy-iotwins/-/blob/main/ansible/roles/cpr/README.md)) 
+Note: * For CPR, following the procedure at [CRP installation and use](https://baltig.infn.it/IoTwins/indigopaas-deploy-iotwins/-/blob/main/ansible/roles/cpr/README.md) 
 
 ## Troubleshooting
 
-- 
GitLab