From 3b72a684aee0dea019a754bebe2ee42b8eef0783 Mon Sep 17 00:00:00 2001 From: bhearn Date: Fri, 21 Aug 2020 12:14:41 -0600 Subject: [PATCH] fix readme url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8aa9b74..7df9540 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ docker load -i 1. Clone this repo and change into the 'deployment' directory. ``` -git clone https://repo1.dsop.io/dsop/opensource/apache/active-mq/active-mq-artemis.git +git clone https://repo1.dsop.io/dsop/opensource/apache/active-mq-artemis.git cd active-mq-artemis/deployment ``` -- GitLab