From 9b6b94cd5057868bfa43b455b78edc25241c7a9b Mon Sep 17 00:00:00 2001 From: Teddy Middleton-Smith Date: Wed, 26 Feb 2025 07:28:22 +0000 Subject: [PATCH] Fix(Content): Corrected link syntax in README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da1787b..3ee77c5 100644 --- a/README.md +++ b/README.md @@ -9,4 +9,4 @@ Credentials page for PARTS Enterprise sandbox project. ## Link Live demo site -![https://auth.sandbox.teddy.org.uk/?target=https%3A%2F%2Ferp.sandbox.partsenterprise.partsltd.co.uk](https://auth.sandbox.teddy.org.uk/?target=https%3A%2F%2Ferp.sandbox.partsenterprise.partsltd.co.uk) \ No newline at end of file +[https://auth.sandbox.teddy.org.uk/?target=https%3A%2F%2Ferp.sandbox.partsenterprise.partsltd.co.uk](https://auth.sandbox.teddy.org.uk/?target=https%3A%2F%2Ferp.sandbox.partsenterprise.partsltd.co.uk) \ No newline at end of file