[extensions-web] readme: git.gnome.org -> gitlab.gnome.org
- From: Yuri Konotopov <ykonotopov src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [extensions-web] readme: git.gnome.org -> gitlab.gnome.org
- Date: Sat, 19 Jan 2019 08:42:47 +0000 (UTC)
commit 09567a819f829afbe8f3f0279b6f099c89c304b2
Author: Yuri Konotopov <ykonotopov gnome org>
Date: Sat Jan 19 12:42:32 2019 +0400
readme: git.gnome.org -> gitlab.gnome.org
README.rst | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/README.rst b/README.rst
index 7d8722c..6e37028 100644
--- a/README.rst
+++ b/README.rst
@@ -12,7 +12,7 @@ Since extensions can be dangerous, all extensions uploaded to the repository
must go through code review and testing.
.. _NPAPI plugin: https://gitlab.gnome.org/GNOME/gnome-shell/tree/gnome-3-30/browser-plugin
-.. _Browser extension: https://git.gnome.org/browse/chrome-gnome-shell/
+.. _Browser extension: https://gitlab.gnome.org/GNOME/chrome-gnome-shell/
Requirements
------------
@@ -47,7 +47,7 @@ Make sure you have both `Docker`_ and `Docker Compose`_ installed as well as run
You can start website with commands:
::
- $ git clone https://git.gnome.org/browse/extensions-web
+ $ git clone https://gitlab.gnome.org/Infrastructure/extensions-web.git
$ cd extensions-web/openshift/docker
$ MYSQL_USER=extensions-web \
MYSQL_PASSWORD=SOME_PASSWORD \
@@ -75,7 +75,7 @@ Running with virtualenv
You can get started developing the website with::
- $ git clone https://git.gnome.org/browse/extensions-web
+ $ git clone https://gitlab.gnome.org/Infrastructure/extensions-web.git
$ cd extensions-web
$ virtualenv --system-site-packages ./venv
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]