mirror of
https://github.com/gotenberg/gotenberg.git
synced 2026-08-08 08:32:16 +01:00
Update README link to documentation
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
</p>
|
||||
<h3 align="center">Gotenberg</h3>
|
||||
<p align="center">A Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.</p>
|
||||
<p align="center"><a href="https://thecodingmachine.github.io/gotenberg">Documentation</a> · <a href="/.github/CONTRIBUTING.md">Contributing</a></p>
|
||||
<p align="center"><a href="https://gotenberg.dev/">Documentation</a> · <a href="/.github/CONTRIBUTING.md">Contributing</a></p>
|
||||
|
||||
---
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user