Correct repo name

Signed-off-by: Tilman Vatteroth <tilman.vatteroth@tu-dortmund.de>
This commit is contained in:
Tilman Vatteroth 2020-11-14 22:24:44 +01:00
parent 6689be4581
commit 978538c0de
No known key found for this signature in database
GPG key ID: DEBDB3F34641B019
13 changed files with 21 additions and 18 deletions

View file

@ -9,11 +9,11 @@ We dropped support for node 6 with this version. If you have any trouble running
This is not a breaking change, but to stay up to date with the community
repository, you may need to update a few urls. This is not a breaking change.
See more at [issue #10](https://github.com/hedgedoc/server/issues/10)
See more at [issue #10](https://github.com/hedgedoc/hedgedoc/issues/10)
### Native setup using git
Change the upstream remote using `git remote set-url origin https://github.com/hedgedoc/server.git`.
Change the upstream remote using `git remote set-url origin https://github.com/hedgedoc/hedgedoc.git`.
### Docker