diff --git a/README.md b/README.md index 8d2d044e..89d1bf7b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@
A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
- + --- @@ -26,7 +26,7 @@ $ docker run --rm -p 3000:3000 thecodingmachine/gotenberg:6 The API is now available on your host at `http://localhost:3000`. -Head to the [documentation](https://thecodingmachine.github.io/gotenberg) +Head to the [documentation](https://gotenberg.dev/) to learn how to interact with it! ## Badges