]> git.ipfire.org Git - thirdparty/knot-resolver.git/commitdiff
doc/user/config-overview.rst: json schema app link
authorAleš Mrázek <ales.mrazek@nic.cz>
Thu, 15 Jan 2026 11:00:28 +0000 (12:00 +0100)
committerAleš Mrázek <ales.mrazek@nic.cz>
Thu, 15 Jan 2026 11:40:42 +0000 (12:40 +0100)
Unfortunately, the previous link was not universal for all versions of the docs. Doing link universal automatically is not easy, so a clarification was added.

doc/user/config-overview.rst

index d258d1e73b9244c4153e1a440d929b41f9698dd3..0ac5f9e0f689ef1a3960e9daebc62f99d028748f 100644 (file)
@@ -59,4 +59,5 @@ Getting the JSON Schema
 
 .. tip::
 
-    For the schema readability, some graphical visualizer can be used, for example `json-schema.app <https://json-schema.app/view/%23?url=https%3A%2F%2Fwww.knot-resolver.cz%2Fdocumentation%2Flatest%2F_static%2Fconfig.schema.json>_`.
+    For the schema readability, some graphical visualizer can be used, for example `json-schema.app <https://json-schema.app>`_.
+    Simply pass `JSON schema URL <_static/config.schema.json>`_ to the app.