Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Commit 590b825

Browse files
committed
Fixed cross-reference in documentation.
1 parent 59df614 commit 590b825

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc/Dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ pyTooling.TerminalUI Package (Mandatory)
2626
.. rubric:: Manually Installing Package Requirements
2727

2828
Use the :file:`requirements.txt` file to install all dependencies via ``pip3``
29-
or install the package directly from PyPI (see :ref:`INSTALL`).
29+
or install the package directly from PyPI (see :ref:`installation`).
3030

3131
.. code-block:: shell
3232

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
colorama>=0.4.4
22

3-
pyTooling>=1.4.1
3+
pyTooling>=1.4.3

0 commit comments

Comments
 (0)