From 7f318086da9c822a5dbb3c357d2eb11ad4a3ec72 Mon Sep 17 00:00:00 2001 From: Stefano Zacchiroli <zack@upsilon.cc> Date: Tue, 18 Sep 2018 11:47:29 +0200 Subject: [PATCH] getting started: update webapp configuration file path As a consequence of rDWAPPSb06167c8ab05 --- docs/getting-started.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/getting-started.rst b/docs/getting-started.rst index 17848110..16f06444 100644 --- a/docs/getting-started.rst +++ b/docs/getting-started.rst @@ -211,8 +211,8 @@ Step 4 --- browse the archive ----------------------------- You can now setup a local web app to browse what you have locally archived. The -web app uses the configuration file ``~/.config/swh/webapp/webapp.yml``. Create -it and fill it with something like: +web app uses the configuration file ``~/.config/swh/web/web.yml``. Create it +and fill it with something like: .. code-block:: yaml -- GitLab