From 35b54e0d7fac0b35a90266438271aedc5a49c327 Mon Sep 17 00:00:00 2001
From: Tommy Persson <tommmy.persson@liu.se>
Date: Mon, 29 Mar 2021 13:14:22 +0200
Subject: [PATCH] Fixing doc.

---
 README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md
index aa494be..5f4ee2a 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ uses Docker to get access to the software that is not publicly available.
 
 When you have a ROS machine, follow the following instructions to set up and test basic functionality:
 
-- [Log in to Docker Registry](https://gitlab.liu.se/lrs/waraps_docker_images) -- Just follow the instructions to log in.  Do not download the image.
+- [Log in to Docker Registry](https://gitlab.liu.se/lrs/devenv_docker_images) -- Just follow the instructions to log in.  Do not download the image.
 - [Prepare Existing ROS Computer](doc/prepare_ros_computer.md)
 - [Using a Local ROS Installation with LRS Docker Modules](doc/local_ros_installation.md)
 
-- 
GitLab