@@ -21,7 +21,7 @@ Colour - Checker Detection
21
21
.. end-badges
22
22
23
23
24
- A `Python <https://www.python.org/ >`__ package implementing various colour
24
+ A `Python <https://www.python.org >`__ package implementing various colour
25
25
checker detection algorithms and related utilities.
26
26
27
27
It is open source and freely available under the
@@ -66,12 +66,12 @@ Primary Dependencies
66
66
67
67
**Colour - Checker Detection ** requires various dependencies in order to run:
68
68
69
- - `python >= 3.8, < 4 <https://www.python.org/download/releases/ >`__
70
- - `colour-science >= 4 <https://pypi.org/project/colour-science/ >`__
71
- - `imageio >= 2, < 3 <https://imageio.github.io/ >`__
72
- - `numpy >= 1.19, < 2 <https://pypi.org/project/numpy/ >`__
73
- - `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python/ >`__
74
- - `scipy >= 1.5, < 2 <https://pypi.org/project/scipy/ >`__
69
+ - `python >= 3.8, < 4 <https://www.python.org/download/releases >`__
70
+ - `colour-science >= 4 <https://pypi.org/project/colour-science >`__
71
+ - `imageio >= 2, < 3 <https://imageio.github.io >`__
72
+ - `numpy >= 1.19, < 2 <https://pypi.org/project/numpy >`__
73
+ - `opencv-python >= 4, < 5 <https://pypi.org/project/opencv-python >`__
74
+ - `scipy >= 1.5, < 2 <https://pypi.org/project/scipy >`__
75
75
76
76
Pypi
77
77
~~~~
@@ -90,7 +90,7 @@ Contributing
90
90
^^^^^^^^^^^^
91
91
92
92
If you would like to contribute to `Colour - Checker Detection <https://github.com/colour-science/colour-checker-detection >`__,
93
- please refer to the following `Contributing <https://www.colour-science.org/contributing/ >`__
93
+ please refer to the following `Contributing <https://www.colour-science.org/contributing >`__
94
94
guide for `Colour <https://github.com/colour-science/colour >`__.
95
95
96
96
Bibliography
@@ -110,7 +110,7 @@ Code of Conduct
110
110
---------------
111
111
112
112
The *Code of Conduct *, adapted from the `Contributor Covenant 1.4 <https://www.contributor-covenant.org/version/1/4/code-of-conduct.html >`__,
113
- is available on the `Code of Conduct <https://www.colour-science.org/code-of-conduct/ >`__ page.
113
+ is available on the `Code of Conduct <https://www.colour-science.org/code-of-conduct >`__ page.
114
114
115
115
Contact & Social
116
116
----------------
0 commit comments