Fix link to CONTRIBUTING.md in setup documentation (#4677)
This commit is contained in:
parent
93ec7cbb52
commit
c062c27648
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ On first setup, Odysseus creates an admin account (`admin` unless
|
|||
For Docker installs, the same line is in `docker compose logs odysseus`.
|
||||
Use that for the first login, then change it in **Settings**.
|
||||
|
||||
Contributing? See [CONTRIBUTING.md](CONTRIBUTING.md) for setup, testing, and
|
||||
Contributing? See [CONTRIBUTING.md](../CONTRIBUTING.md) for setup, testing, and
|
||||
pull request guidelines.
|
||||
|
||||
### Docker (recommended)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue