mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-03 14:08:56 +00:00
Update git locations to gitlab
This commit is contained in:
parent
f79ac2d143
commit
93c7308eca
2 changed files with 3 additions and 3 deletions
2
.gitmodules
vendored
2
.gitmodules
vendored
|
@ -1,3 +1,3 @@
|
|||
[submodule "common"]
|
||||
path = common
|
||||
url = https://anongit.freedesktop.org/git/gstreamer/common.git
|
||||
url = https://gitlab.freedesktop.org/gstreamer/common.git
|
||||
|
|
|
@ -25,8 +25,8 @@ GStreamer Python Bindings is a set of overrides and Gst fundamental types handli
|
|||
|
||||
<repository>
|
||||
<GitRepository>
|
||||
<location rdf:resource="git://anongit.freedesktop.org/gstreamer/gst-python"/>
|
||||
<browse rdf:resource="http://cgit.freedesktop.org/gstreamer/gst-python"/>
|
||||
<location rdf:resource="https://gitlab.freedesktop.org/gstreamer/gst-python"/>
|
||||
<browse rdf:resource="http://gitlab.freedesktop.org/gstreamer/gst-python"/>
|
||||
</GitRepository>
|
||||
</repository>
|
||||
|
||||
|
|
Loading…
Reference in a new issue