summaryrefslogtreecommitdiff
path: root/docs/guides/migrations-and-breaking-changes.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--docs/guides/migrations-and-breaking-changes.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/guides/migrations-and-breaking-changes.md b/docs/guides/migrations-and-breaking-changes.md
index 20fa40f5..4c4be1f8 100644
--- a/docs/guides/migrations-and-breaking-changes.md
+++ b/docs/guides/migrations-and-breaking-changes.md
@@ -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