mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-18 12:15:19 +00:00
Fix https url in building-from-source-using-meson.md
Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-docs/-/merge_requests/93>
This commit is contained in:
parent
424ddb4eda
commit
5c83668f2f
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ GStreamer modules and certain dependencies in one go.
|
||||||
First clone `gst-build`:
|
First clone `gst-build`:
|
||||||
|
|
||||||
``` shell
|
``` shell
|
||||||
git clone https://gitlab.freedesktop.org:gstreamer/gst-build.git
|
git clone https://gitlab.freedesktop.org/gstreamer/gst-build.git
|
||||||
cd gst-build
|
cd gst-build
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue