Help: Replace C++ reference links with their permanent redirects

This commit is contained in:
Brad King
2026-04-20 10:50:31 -04:00
parent f0d5a282da
commit 1bfcd47309
2 changed files with 2 additions and 2 deletions

View File

@@ -668,7 +668,7 @@ Generation
For reference, the algorithm used to compute the relative path is the same
as that used by C++
`std::filesystem::path::lexically_relative
<https://en.cppreference.com/w/cpp/filesystem/path/lexically_normal>`_.
<https://en.cppreference.com/cpp/filesystem/path/lexically_normal>`_.
See :ref:`Creating a Path Variable` for details on the output variable.