From 8094b65a1e7897eb10cd470b01d2f6d9a36ea59b Mon Sep 17 00:00:00 2001 From: Uwe Steinmann Date: Thu, 23 Oct 2025 16:05:19 +0200 Subject: [PATCH] fix links to external pages --- doc/README.Converters.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/README.Converters.md b/doc/README.Converters.md index 3326d2526..b96b6fc3e 100644 --- a/doc/README.Converters.md +++ b/doc/README.Converters.md @@ -106,9 +106,9 @@ Of course this requires to first install Apache Tika when using the docker image. Finally, there is a SeedDMS extension -(unoserver)[https://codeberg.org/SeedDMS/unoserver] which is based +[unoserver](https://codeberg.org/SeedDMS/unoserver) which is based on a project also called -(unoserver)[https://github.com/unoconv/unoserver] and which is +[unoserver](https://github.com/unoconv/unoserver) and which is available as docker image, making it quite easy to setup. Read the documentation of the extension for more information.