From 17f8c792cd2338e55b3911abd22bf193025404e4 Mon Sep 17 00:00:00 2001
From: Ralf Jung <jung@mpi-sws.org>
Date: Fri, 1 Feb 2019 14:24:20 +0100
Subject: [PATCH] found some more URLs to update

---
 CONTRIBUTING.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index a1a6d97d..d1a2afb4 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -1,14 +1,14 @@
 # CONTRIBUTING TO THE COQ-STD++ DEVELOPMENT
 
 If you want to report a bug, please use the
-[issue tracker](https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp/issues).
-You will have to create an account at the
+[issue tracker](https://gitlab.mpi-sws.org/iris/stdpp/issues).  You will have to
+create an account at the
 [MPI-SWS GitLab](https://gitlab.mpi-sws.org/users/sign_in) (use the "Register"
 tab).
 
 To contribute code, please send your MPI-SWS GitLab username to
 [Ralf Jung](https://gitlab.mpi-sws.org/jung) to enable personal projects for
 your account.  Then you can fork the
-[Coq-std++ git repository](https://gitlab.mpi-sws.org/robbertkrebbers/coq-stdpp),
-make your changes in your fork, and create a merge request.
+[Coq-std++ git repository](https://gitlab.mpi-sws.org/iris/stdpp), make your
+changes in your fork, and create a merge request.
 
-- 
GitLab