aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Scott-Brown <[email protected]>2023-01-19 22:34:33 +0000
committerAlbert Krewinkel <[email protected]>2023-01-20 00:10:25 +0100
commit456bd09877cd6b0ea27395f6472fbe2f2adab781 (patch)
treed908e5e78b60068c20b9f3990c92bee5a529f481
parent535bd0393fe7b2f287903b942c96dab1139a7e90 (diff)
fix formatting of link in pandoc-server.md
-rw-r--r--doc/pandoc-server.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/pandoc-server.md b/doc/pandoc-server.md
index 2044a2b99..c5c4e36d9 100644
--- a/doc/pandoc-server.md
+++ b/doc/pandoc-server.md
@@ -388,7 +388,7 @@ the following query parameters:
It returns a JSON object with fields `html` and `version`.
This endpoint is designed to support the
-[Babelmark]()https://babelmark.github.io website.
+[Babelmark](https://babelmark.github.io) website.
# AUTHORS