Skip to content

Commit 8db4b1d

Browse files
authored
Fix a reference link and close #25
1 parent 71eb8ae commit 8db4b1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ It is known that this metric is not perceptually uniform especially with saturat
2929

3030
Given two CIELAB colors, `calculate_CIEDE2000` calculates a *perceptual* difference between these two colors based on a metric called CIEDE2000. This function is defined in `color-util/CIEDE2000.hpp`.
3131

32-
The correctness of the implementation is verified through the test dataset provided by Gaurav Sharma <http://www2.ece.rochester.edu/~gsharma/ciede2000/>.
32+
The correctness of the implementation is verified through the test dataset provided by Gaurav Sharma <https://hajim.rochester.edu/ece/sites/gsharma/ciede2000/>.
3333

3434
## Dependency
3535

0 commit comments

Comments
 (0)