From bbe4673fe2270ec8b1728470b7101d5211ff0b3d Mon Sep 17 00:00:00 2001
From: Thomas Bellman <bellman@nsc.liu.se>
Date: Tue, 25 May 2021 16:31:49 +0200
Subject: [PATCH] Update location of official Git repo in README.

The README file was still mentioning the old location for the
official Git repository; we moved to using the LiU Gitlab instance
a year ago.
---
 README | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README b/README
index da7f6d5..dcbdabe 100644
--- a/README
+++ b/README
@@ -33,4 +33,4 @@ This module depends on these other Puppet modules:
 ===== OFFICIAL SOURCE =====
 
 The official Git repository for this module is located at
-git://www.nsc.liu.se/~bellman/puppet/user-management.git.
+https://gitlab.liu.se/NSC/puppetmodules/usermgmt.git.
-- 
GitLab