Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cubicweb
cubicweb
Commits
2787e4835f8a
Commit
5e6c23a0
authored
Dec 08, 2020
by
Simon Chabot
Browse files
docs: fix a few dead links
parent
a3c79c3a45e6
Pipeline
#24349
failed with stages
in 34 minutes and 47 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
doc/book/admin/setup.rst
View file @
2787e483
...
...
@@ -44,8 +44,8 @@ Detailed instructions on how to deploy CubicWeb using docker can be found
on the `docker hub <https://hub.docker.com/r/logilab/cubicweb>`_.
The images there are built using the following source code :
`docker-cubicweb <https://
hg.logilab.org/master
/docker-cubicweb/>`_,
see it's `README <https://
hg.logilab.org/master/docker-cubicweb/file/tip
/README.rst>`_
`docker-cubicweb <https://
forge.extranet.logilab.fr/cubicweb
/docker-cubicweb/>`_,
see it's `README <https://
forge.extranet.logilab.fr/cubicweb/docker-cubicweb/-/blob/branch/default
/README.rst>`_
.. _DebianInstallation:
...
...
@@ -67,7 +67,7 @@ Depending on the distribution you are using, add the appropriate line to your
The repositories are signed with `Logilab's gnupg key`_. You can download
and register the key to avoid warnings::
wget -O/etc/apt/trusted.gpg.d/logilab.gpg https://
www
.logilab.fr/
logilab-debian-keyring.gpg
wget -O/etc/apt/trusted.gpg.d/logilab.gpg https://
apt
.logilab.fr/
key.asc
Update your list of packages and perform the installation::
...
...
@@ -98,7 +98,7 @@ list of available cubes using ``apt-cache search cubicweb`` or at the
gettext, graphviz
.. _`list of sources`: http://wiki.debian.org/SourcesList
.. _`Logilab's gnupg key`: https://
www
.logilab.fr/
logilab-debian-keyring.gpg
.. _`Logilab's gnupg key`: https://
apt
.logilab.fr/
key.asc
.. _`CubicWeb.org Forge`: https://forge.extranet.logilab.fr/cubicweb/cubicweb
.. _VirtualenvInstallation:
...
...
@@ -190,7 +190,7 @@ Install from version control system
To keep-up with on-going development, clone the :ref:`Mercurial
<MercurialPresentation>` repository::
hg clone -u 'last(tag())' http://
hg.logilab.org
/cubicweb # stable version
hg clone http://
hg.logilab.org
/cubicweb # development branch
hg clone -u 'last(tag())' http
s
://
forge.extranet.logilab.fr/cubicweb
/cubicweb # stable version
hg clone http
s
://
forge.extranet.logilab.fr/cubicweb
/cubicweb # development branch
Make sure you also have all the :ref:`InstallDependencies`.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment