From 0128be1f64060e7245c6ccdedf93be7d4afe584c Mon Sep 17 00:00:00 2001 From: James Hillyerd Date: Wed, 13 Sep 2023 10:15:04 -0700 Subject: [PATCH] Fix Docker image link (#394) Signed-off-by: James Hillyerd --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0498c26..3e1f645 100644 --- a/README.md +++ b/README.md @@ -77,7 +77,7 @@ version can be found at https://github.com/inbucket/inbucket [Configurator]: https://www.inbucket.org/configurator/ [CONTRIBUTING.md]: https://github.com/inbucket/inbucket/blob/main/CONTRIBUTING.md [Development Quickstart]: https://github.com/inbucket/inbucket/wiki/Development-Quickstart -[Docker Image]: https://www.inbucket.org/binaries/docker.html +[Docker Image]: https://inbucket.org/packages/docker.html [Elm]: https://elm-lang.org/ [From Source]: https://www.inbucket.org/installation/from-source.html [Go]: https://golang.org/