From 6a632030392666fd5e54fdce488fbe5825c08ea0 Mon Sep 17 00:00:00 2001
From: Eduardo Buhid <ebuhid@lst.tfo.upm.es>
Date: Wed, 26 Oct 2022 11:37:50 +0200
Subject: [PATCH] modified URLS

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

diff --git a/README.md b/README.md
index 92aad64..a64c29d 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
 # WoT+IL OPC UA to Fiware
 
-Component that generates interoperability between an (OPC UA server)[https://opcfoundation.org/about/opc-technologies/opc-ua/] and (FIWARE Orion LD Context Broker)[https://fiware-orion.readthedocs.io/en/master/], using the SHOP4CF data model.
+Component that generates interoperability between an [https://opcfoundation.org/about/opc-technologies/opc-ua/](OPC UA server) and [https://fiware-orion.readthedocs.io/en/master/](FIWARE Orion LD Context Broker), using the SHOP4CF data model.
 
 ## Installing
 
-- 
GitLab