We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b67a57b commit c9a7279Copy full SHA for c9a7279
1 file changed
docs/graphviz.rst
@@ -43,7 +43,7 @@ With Graphviz you can also visualize binary trees in `Jupyter notebooks`_:
43
:alt: Jupyter Notebook GIF
44
45
.. _DOT: https://graphviz.org/doc/info/lang.html
46
-.. _Graphviz: https://graphviz.org/
47
-.. _python-graphviz: https://github.com/xflr6/graphviz
+.. _Graphviz: https://graphviz.org
+.. _python-graphviz: https://pypi.org/project/graphviz
48
.. _graphviz.Digraph: https://graphviz.readthedocs.io/en/stable/api.html#digraph
49
-.. _Jupyter notebooks: https://jupyter.org/
+.. _Jupyter notebooks: https://jupyter.org
0 commit comments