boostorg / gil

Boost.GIL - Generic Image Library | Requires C++14 since Boost 1.80
https://boostorg.github.io/gil
Boost Software License 1.0
178 stars 163 forks source link

fix documentation links in "See also" sections #657

Closed striezel closed 2 years ago

striezel commented 2 years ago

Description

This PR fixes broken links in the "See also" section of various documentation pages.

References

Fixes #591.

Compare:

vs.

Tasklist

mloskot commented 2 years ago

Thank you both!