diff options
| author | mrdrogdrog | 2020-11-15 12:34:08 +0100 | 
|---|---|---|
| committer | GitHub | 2020-11-15 12:34:08 +0100 | 
| commit | 8b8f8b458208789e0bab2b04286e793bfc9303bd (patch) | |
| tree | 674f93e96f86154290b600b977c6cc8f4e5a012c | |
| parent | 0c6a420e752cc9458d654548b72d9963966aa878 (diff) | |
Update docs/guides/migrations-and-breaking-changes.md
Co-authored-by: Philip Molares <git@molar.es>
| -rw-r--r-- | docs/guides/migrations-and-breaking-changes.md | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/docs/guides/migrations-and-breaking-changes.md b/docs/guides/migrations-and-breaking-changes.md index 4c4be1f8..bbc320b1 100644 --- a/docs/guides/migrations-and-breaking-changes.md +++ b/docs/guides/migrations-and-breaking-changes.md @@ -22,7 +22,7 @@ When you use our [container repository](https://github.com/hedgedoc/container)  your `docker-compose.yml` will be updated.  When you setup things yourself, make sure you use the new image: -[`quay.io/hedgedoc/server`](https://quay.io/repository/hedgedoc/server?tab=tags). +[`quay.io/hedgedoc/hedgedoc`](https://quay.io/repository/hedgedoc/hedgedoc?tab=tags).  ### Heroku | 
