From c60b93106eb6e7b8d036c1b798a028729ac97a92 Mon Sep 17 00:00:00 2001
From: "Eskudero Gurrutxaga, Ibon" <ibon.eskudero@tecnalia.com>
Date: Tue, 30 Mar 2021 07:52:54 +0000
Subject: [PATCH] update readme

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index b59c7fe..4b6a404 100644
--- a/README.md
+++ b/README.md
@@ -8,7 +8,7 @@ create gitlab-ci.yml with:
 
 ```yaml
 include:
-  - remote: 'https://git.code.tecnalia.com/jon.lopezdeguerena/ci-files/-/raw/master/npm-packages/gitlab-ci.yml'
+  - remote: 'https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/master/npm-packages/gitlab-ci.yml'
   ```
 
 Maven project dockerized with azure deploy:
@@ -17,6 +17,6 @@ create gitlab-ci.yml with:
 
 ```yaml
   include:
-  - remote: 'https://git.code.tecnalia.com/jon.lopezdeguerena/ci-files/-/raw/master/project-maven-azure-docker/gitlab-ci.yml'
+  - remote: 'https://git.code.tecnalia.com/digicon-webxr-store/ci-files/-/raw/master/project-maven-azure-docker/gitlab-ci.yml'
   ```
 
-- 
GitLab