Browse Source

[doc] engine-table: link about.website

Martin Fischer 3 years ago
parent
commit
39799ee74b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/admin/engines/configured_engines.rst

+ 1 - 1
docs/admin/engines/configured_engines.rst

@@ -58,7 +58,7 @@ Explanation of the :ref:`general engine configuration` shown in the table
 
       {% for name, mod in engines.items() %}
 
-      * - {{name}}
+      * - `{{name}} <{{mod.about and mod.about.website}}>`_
         - !{{mod.shortcut}}
         - {{mod.__name__}}
         - {{mod.timeout}}