Skip to content

Commit

Permalink
Merge pull request #405 from chirizxc/patch-1
Browse files Browse the repository at this point in the history
Fix hyperlink
  • Loading branch information
Tishka17 authored May 24, 2024
2 parents 93aaad3 + 49b3c83 commit 5491ff9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/helper_tools/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ State diagram

You can generate image with your states and transitions.

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.
Check installation instructions on official site.

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

.. literalinclude:: ./web_preview.sh

See console output to get URL and error logs
See console output to get URL and error logs

0 comments on commit 5491ff9

Please sign in to comment.