diff --git a/README.md b/README.md
index 1a7290d..619d97e 100644
--- a/README.md
+++ b/README.md
@@ -6,8 +6,8 @@
[](https://www.npmjs.com/package/gotenberg-js-client)

-A simple JS/TS client for interacting with a [Gotenberg](https://thecodingmachine.github.io/gotenberg/) API.
-[Gotenberg](https://thecodingmachine.github.io/gotenberg/) is a Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
+A simple JS/TS client for interacting with a [Gotenberg](https://gotenberg.dev/) API.
+[Gotenberg](https://gotenberg.dev/) is a Docker-powered stateless API for converting HTML, Markdown and Office documents to PDF.
- HTML and Markdown conversions using Google Chrome headless
- Office conversions (.txt, .rtf, .docx, .doc, .odt, .pptx, .ppt, .odp and so on) using [unoconv](https://github.com/dagwieers/unoconv)