diff --git a/docs/developer-setup.rst b/docs/developer-setup.rst --- a/docs/developer-setup.rst +++ b/docs/developer-setup.rst @@ -12,10 +12,10 @@ hack it, and run locally the unit tests. If you want to test the effect of your modifications in a running |swh| -instance, you should check the `documentation`_ of the swh-docker-dev_ project. +instance, you should check the `documentation`_ of the docker-devs_ project. -.. _`documentation`: https://forge.softwareheritage.org/source/swh-docker-dev/browse/master/README.md?as=remarkup -.. _`swh-docker-dev`: https://forge.softwareheritage.org/source/swh-docker-dev +.. _`documentation`: https://forge.softwareheritage.org/source/swh-environment/browse/master/docker/README.md?as=remarkup +.. _`docker-dev`: https://forge.softwareheritage.org/source/swh-environment .. _`virtualenv`: https://pypi.org/project/virtualenv/ diff --git a/docs/getting-started.rst b/docs/getting-started.rst --- a/docs/getting-started.rst +++ b/docs/getting-started.rst @@ -20,8 +20,8 @@ Then:: - git clone https://forge.softwareheritage.org/source/swh-docker-dev.git - cd swh-docker-dev + git clone https://forge.softwareheritage.org/source/swh-environment.git + cd docker docker-compose up -d When all the containers are up and running, you have a running Software