Skip to content

Commit ab7b594

Browse files
committed
Fixed more links.
1 parent 4124ad5 commit ab7b594

File tree

4 files changed

+18
-18
lines changed

4 files changed

+18
-18
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,8 @@
1515
[![Libraries.io status for latest release](https://img.shields.io/librariesio/release/pypi/pyTooling.TerminalUI?logo=librariesdotio)](https://libraries.io/github/pyTooling/pyTooling.TerminalUI)
1616
[![Requires.io](https://img.shields.io/requires/github/pyTooling/pyTooling.TerminalUI)](https://requires.io/github/pyTooling/pyTooling.TerminalUI/requirements/?branch=main)
1717
[![Read the Docs](https://img.shields.io/readthedocs/pyterminalui?label=ReadTheDocs&logo=readthedocs)](https://pyTerminalUI.readthedocs.io/)
18-
[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?logo=readthedocs)](LICENSE.md)
19-
[![Documentation - Read Now!](https://img.shields.io/badge/doc-read%20now%20%E2%9E%9A-blueviolet?logo=readthedocs)](https://pyTerminalUI.readthedocs.io/)
18+
[![Documentation License](https://img.shields.io/badge/doc%20license-CC--BY%204.0-green?logo=readthedocs)](doc/Doc-License.rst)
19+
[![Documentation - Read Now!](https://img.shields.io/badge/doc-read%20now%20%E2%9E%9A-blueviolet?logo=readthedocs)](https://pyTooling.GitHub.io/pyTooling.TerminalUI)
2020

2121
# pyTooling.TerminalUI
2222

doc/Dependencies.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ or install the package directly from PyPI (see :ref:`installation`).
4040
+==========================================================+=============+===========================================================================================+=================================================================================================================================+
4141
| `colorama <https://GitHub.com/tartley/colorama>`__ | ≥0.4.4 | `BSD-3-Clause <https://GitHub.com/tartley/colorama/blob/master/LICENSE.txt>`__ | None |
4242
+----------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
43-
| `pyTooling <https://GitHub.com/pyTooling/pyTooling>`__ | ≥1.4.3 | `Apache License, 2.0 <https://GitHub.com/pyTooling/pyTooling/blob/master/LICENSE.txt>`__ | *None* |
43+
| `pyTooling <https://GitHub.com/pyTooling/pyTooling>`__ | ≥1.4.4 | `Apache License, 2.0 <https://GitHub.com/pyTooling/pyTooling/blob/master/LICENSE.txt>`__ | *None* |
4444
+----------------------------------------------------------+-------------+-------------------------------------------------------------------------------------------+---------------------------------------------------------------------------------------------------------------------------------+
4545

4646

doc/shields.inc

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
.. |SHIELD:svg:pyTooling-github| image:: https://img.shields.io/badge/pyTooling-pyTooling.TerminalUI-323131?logo=github&longCache=true
88
:alt: Sourcecode on GitHub
99
:height: 22
10-
:target: https://GitHub.com/pyTooling/pyTooling
10+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI
1111
.. |SHIELD:png:pyTooling-github| image:: https://raster.shields.io/badge/pyTooling-pyTooling.TerminalUI-323131?logo=github&longCache=true
1212
:alt: Sourcecode on GitHub
1313
:height: 22
@@ -21,37 +21,37 @@
2121
.. |SHIELD:png:pyTooling-src-license| image:: https://img.shields.io/pypi/l/pyTooling.TerminalUI?logo=GitHub&label=code%20license
2222
:alt: Code license
2323
:height: 22
24-
:target: https://GitHub.com/pyTooling/pyTooling/blob/main/LICENSE.md
24+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/blob/main/LICENSE.md
2525

2626
.. # GitHub tag
27-
.. |SHIELD:svg:pyTooling-tag| image:: https://img.shields.io/github/v/tag/pyTooling/pyTooling?logo=GitHub&include_prereleases
27+
.. |SHIELD:svg:pyTooling-tag| image:: https://img.shields.io/github/v/tag/pyTooling/pyTooling.TerminalUI?logo=GitHub&include_prereleases
2828
:alt: GitHub tag (latest SemVer incl. pre-release
2929
:height: 22
30-
:target: https://GitHub.com/pyTooling/pyTooling/tags
31-
.. |SHIELD:png:pyTooling-tag| image:: https://raster.shields.io/github/v/tag/pyTooling/pyTooling?logo=GitHub&include_prereleases
30+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/tags
31+
.. |SHIELD:png:pyTooling-tag| image:: https://raster.shields.io/github/v/tag/pyTooling/pyTooling.TerminalUI?logo=GitHub&include_prereleases
3232
:alt: GitHub tag (latest SemVer incl. pre-release
3333
:height: 22
34-
:target: https://GitHub.com/pyTooling/pyTooling/tags
34+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/tags
3535

3636
.. # GitHub release
37-
.. |SHIELD:svg:pyTooling-release| image:: https://img.shields.io/github/v/release/pyTooling/pyTooling?logo=GitHub&include_prereleases
37+
.. |SHIELD:svg:pyTooling-release| image:: https://img.shields.io/github/v/release/pyTooling/pyTooling.TerminalUI?logo=GitHub&include_prereleases
3838
:alt: GitHub release (latest SemVer incl. including pre-releases
3939
:height: 22
40-
:target: https://GitHub.com/pyTooling/pyTooling/releases/latest
41-
.. |SHIELD:png:pyTooling-release| image:: https://raster.shields.io/github/v/release/pyTooling/pyTooling?logo=GitHub&include_prereleases
40+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/releases/latest
41+
.. |SHIELD:png:pyTooling-release| image:: https://raster.shields.io/github/v/release/pyTooling/pyTooling.TerminalUI?logo=GitHub&include_prereleases
4242
:alt: GitHub release (latest SemVer incl. including pre-releases
4343
:height: 22
44-
:target: https://GitHub.com/pyTooling/pyTooling/releases/latest
44+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/releases/latest
4545

4646
.. # GitHub release date
47-
.. |SHIELD:svg:pyTooling-date| image:: https://img.shields.io/github/release-date/pyTooling/pyTooling?logo=GitHub
47+
.. |SHIELD:svg:pyTooling-date| image:: https://img.shields.io/github/release-date/pyTooling/pyTooling.TerminalUI?logo=GitHub
4848
:alt: GitHub release date
4949
:height: 22
50-
:target: https://GitHub.com/pyTooling/pyTooling/releases
51-
.. |SHIELD:png:pyTooling-date| image:: https://raster.shields.io/github/release-date/pyTooling/pyTooling?logo=GitHub
50+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/releases
51+
.. |SHIELD:png:pyTooling-date| image:: https://raster.shields.io/github/release-date/pyTooling/pyTooling.TerminalUI?logo=GitHub
5252
:alt: GitHub release date
5353
:height: 22
54-
:target: https://GitHub.com/pyTooling/pyTooling/releases
54+
:target: https://GitHub.com/pyTooling/pyTooling.TerminalUI/releases
5555

5656
.. # GitHub/Libraries dependent projects
5757
.. |SHIELD:svg:pyTooling-lib-dep| image:: https://img.shields.io/librariesio/dependent-repos/pypi/pyTooling.TerminalUI

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.3
3+
pyTooling>=1.4.4

0 commit comments

Comments
 (0)