<#20528 `doc_url()`-computed links are to the old ...
# github-notifications
c
#20528 `doc_url()`-computed links are to the old site, not the new one Issue created by huonw Describe the bug The
doc_url
helper formats a link to the online documentation. These links currently appear to be appropriate for the old README site, rather than the shiny new one. The redirects (for 2.0 to 2.20) mean they mostly continue to work for now, but they'll likely not work for: • any recently added pages in 2.20 • all links in 2.21 and beyond So, we need to update the link syntax and likely many of the
slug
values to the new page locations. pants/src/python/pants/util/docutil.py Lines 19 to 20 in </pantsbuild/pants/commit/3c1183838494276f7b6e9ff5c37d8967dc0c606b|3c11838> Pants version latest `main`: 3c11838 OS N/A Additional info N/A pantsbuild/pants