From 7f1513f170b407e9bbbf55dc6ec9e61bc77f1e0a Mon Sep 17 00:00:00 2001 From: dooafus <116837610+dooafus@users.noreply.github.com> Date: Tue, 19 Dec 2023 09:57:09 -0500 Subject: [PATCH] Update README.md New location of Gotenberg homepage. --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1a7290d..619d97e 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ [![NPM](https://img.shields.io/npm/v/gotenberg-js-client)](https://www.npmjs.com/package/gotenberg-js-client) ![Made with Love](https://img.shields.io/badge/made%20with-❤-red.svg) -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)