[Spice-devel] [spice-space-pages] docs: Update links in README and manual
Snir Sheriber
ssheribe at redhat.com
Thu May 10 13:14:40 UTC 2018
---
README | 2 +-
docs/manual/manual.txt | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README b/README
index 4aaf6a7c..f9a0c7fe 100644
--- a/README
+++ b/README
@@ -63,7 +63,7 @@ be reported to the OS vendors' own bug tracker first.
The latest SPICE code can be found in GIT at:
- https://cgit.freedesktop.org/spice/
+ https://gitlab.freedesktop.org/spice/
Licensing
---------
diff --git a/docs/manual/manual.txt b/docs/manual/manual.txt
index df3c17d7..40d080d9 100644
--- a/docs/manual/manual.txt
+++ b/docs/manual/manual.txt
@@ -1071,8 +1071,8 @@ required Spice components.
Client requirements
~~~~~~~~~~~~~~~~~~~
-See the http://cgit.freedesktop.org/spice/spice-gtk/tree/README[README
-file in spice-gtk] for the list of dependencies.
+See the https://gitlab.freedesktop.org/spice/spice-gtk/raw/master/README
+[README file in spice-gtk] for the list of dependencies.
Host requirements
~~~~~~~~~~~~~~~~~
@@ -1112,7 +1112,7 @@ export INST_ROOT="/opt/spice"; mkdir $INST_ROOT
export PKG_CONFIG_PATH=$INST_ROOT/lib/pkgconfig:$PKG_CONFIG_PATH
cd $BUILD_ROOT
-git clone git://cgit.freedesktop.org/spice/spice
+git clone https://gitlab.freedesktop.org/spice/spice.git
cd $BUILD_ROOT/spice
./configure --prefix=$INST_ROOT
make
--
2.17.0
More information about the Spice-devel
mailing list