From 98b9e37ec8bebe71df3e28d13f022984e16aae04 Mon Sep 17 00:00:00 2001 From: PelayoFelgueroso Date: Fri, 17 Jul 2026 08:53:29 +0200 Subject: [PATCH] remove `/` from readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 085c047e2..55f01f1e4 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ const App = () => ( ## Where to start -Learn everything you need to know about Halstack guidelines and components on the [official documentation site](https://developer.assure.dxc.com/halstack/). +Learn everything you need to know about Halstack guidelines and components on the [official documentation site](https://developer.assure.dxc.com/halstack). ## Contributing