From b331809e876df8356df248765653ad4e9565b830 Mon Sep 17 00:00:00 2001 From: Pieter van Staden <pieter@uafrica.com> Date: Thu, 25 Aug 2022 14:36:21 +0200 Subject: [PATCH] Update gitlab references to our self-hosted instance --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ba6cee9..64379c8 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,4 @@ Run this in your project: go get gitlab.bob.co.za/bob-public-utils/bobgroup-mage ``` -You can then use this module `"gitlab.com/uafrica/mage/mage_helpers"` to find all the shared code \ No newline at end of file +You can then use this module `"gitlab.bob.co.za/bob-public-utils/bobgroup-mage/mage_helpers"` to find all the shared code \ No newline at end of file -- GitLab