diff --git a/markdown/installing/building-from-source-using-meson.md b/markdown/installing/building-from-source-using-meson.md index 629ac8da57..75050ca165 100644 --- a/markdown/installing/building-from-source-using-meson.md +++ b/markdown/installing/building-from-source-using-meson.md @@ -37,7 +37,7 @@ GStreamer modules and certain dependencies in one go. First clone `gst-build`: ``` shell -git clone https://gitlab.freedesktop.org:gstreamer/gst-build.git +git clone https://gitlab.freedesktop.org/gstreamer/gst-build.git cd gst-build ```