Skip to content

Commit 5491ff9

Browse files
authored
Merge pull request #405 from chirizxc/patch-1
Fix hyperlink
2 parents 93aaad3 + 49b3c83 commit 5491ff9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/helper_tools/index.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ State diagram
66

77
You can generate image with your states and transitions.
88

9-
Firstly you need to install [graphviz](https://graphviz.org/download/) into your system.
9+
Firstly you need to install `graphviz <https://graphviz.org/download/>`_ into your system.
1010
Check installation instructions on official site.
1111

1212
Install library with tools extras:
@@ -78,4 +78,4 @@ Just run ``aiogram-dialog-preview`` command passing path to ``Dispatcher``/``Rou
7878

7979
.. literalinclude:: ./web_preview.sh
8080

81-
See console output to get URL and error logs
81+
See console output to get URL and error logs

0 commit comments

Comments
 (0)