diff --git a/README.md b/README.md
index 75239bac2a594112c4ef577bded6cb3d2422dfe8..261563694e3bde0f223f1b3dcca0e5c33623a0d9 100644
--- a/README.md
+++ b/README.md
@@ -1,9 +1,7 @@
 OpenGeoSys 6
 ============
 
-[![Tag](https://img.shields.io/github/tag/ufz/ogs.svg?style=flat-square)](https://github.com/ufz/ogs/releases)
-[![Modified BSD License](http://img.shields.io/badge/license-BSD-blue.svg?style=flat-square)](https://github.com/ufz/ogs/blob/master/LICENSE.txt)
-[![Build Status](https://jenkins.opengeosys.org/buildStatus/icon?job=ufz/ogs/master)](https://jenkins.opengeosys.org/job/ufz/job/ogs/job/master)
+[![Modified BSD License](http://img.shields.io/badge/license-BSD-blue.svg?style=flat-square)](https://gitlab.opengeosys.org/ogs/ogs/-/blob/master/LICENSE.txt)
 [![DOI](https://zenodo.org/badge/1701384.svg)](https://zenodo.org/badge/latestdoi/1701384)
 
 [OpenGeoSys][ogs] (OGS) is a scientific open source project for the development of
@@ -22,15 +20,13 @@ waste deposition. OGS is comprised of the THMC-simulator (simply referred to as
 - Good starting point for users as well as for developers is the [documentation][documentation]
 - Check your code against our [styleguide](http://ufz.github.io/styleguide/cppguide.xml)
 - Have a look at the [source code documentation][docs]
-- For the actual build status see the [Jenkins-CI server][jenkins-ci]
 
 ## License ##
 
 OpenGeoSys is distributed under the Modified BSD License. See the
 [LICENSE.txt][license-source] for the license text.
 
-[ogs]: http://www.opengeosys.org
+[ogs]: https://www.opengeosys.org
 [documentation]: https://www.opengeosys.org/docs/
-[jenkins-ci]: https://jenkins.opengeosys.org/job/ufz/job/ogs/job/master/
-[docs]: http://doxygen.opengeosys.org
+[docs]: https://doxygen.opengeosys.org
 [license-source]: https://github.com/ufz/ogs/blob/master/LICENSE.txt