diff --git a/docker/README.md b/docker/README.md index d810963a2f0ff5efdfefa41e86bf71001beac04b..c4bee792d5074dca7cf4a150a15e615e847663ac 100644 --- a/docker/README.md +++ b/docker/README.md @@ -15,7 +15,7 @@ toolchain versions, you don't need to update the container. ### <a name='get_the_sources'></a>Get the sources ``` -git clone https://github.com/redox-os/redox.git ; cd redox +git clone https://gitlab.redox-os.org/redox-os/redox.git ; cd redox ``` ### Update the source tree