Fixing links in the getting started page

This commit is contained in:
eikek
2021-11-22 13:16:04 +01:00
parent 8d2e597d56
commit ba78b9ff06

View File

@ -27,9 +27,6 @@ getStarted version =
```bash ```bash
$ docker-compose up -d $ docker-compose up -d
``` ```
Please see the [`consumedir.sh`](doc/tools/consumedir#docker) docs for additional
info.
4. Goto <http://localhost:7880>, signup and login. When signing up, 4. Goto <http://localhost:7880>, signup and login. When signing up,
choose the same name for collective and user. Then login choose the same name for collective and user. Then login
with this name and the password. with this name and the password.
@ -38,8 +35,8 @@ getStarted version =
chose for the collective at registration) and place files in there chose for the collective at registration) and place files in there
for importing them. for importing them.
The directory contains a file `docspell.conf` that you can The `docker-compose.yml` file defines some environment variables to
[modify](docs/configure) as needed. configure docspell. You can [modify](docs/configure) them as needed.
""" """
] ]
, div [ class "content container" ] , div [ class "content container" ]