From e188f65e7c067040d6e12ff367a0ebcc07395fcf Mon Sep 17 00:00:00 2001
From: Julien Neuhart
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