We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 93aaad3 + 49b3c83 commit 5491ff9Copy full SHA for 5491ff9
docs/helper_tools/index.rst
@@ -6,7 +6,7 @@ State diagram
6
7
You can generate image with your states and transitions.
8
9
-Firstly you need to install [graphviz](https://graphviz.org/download/) into your system.
+Firstly you need to install `graphviz <https://graphviz.org/download/>`_ into your system.
10
Check installation instructions on official site.
11
12
Install library with tools extras:
@@ -78,4 +78,4 @@ Just run ``aiogram-dialog-preview`` command passing path to ``Dispatcher``/``Rou
78
79
.. literalinclude:: ./web_preview.sh
80
81
-See console output to get URL and error logs
+See console output to get URL and error logs
0 commit comments