api/identifiers: Fix endpoints documentation rendering issue
Links defined in other swh components can not be rendered by the apidoc
module.
See https://archive.softwareheritage.org/api/1/resolve/doc/ or https://archive.softwareheritage.org/api/1/known/doc/
The regression was introduced in rDWAPPS423ac846.
Migrated from D3824 (view on Phabricator)