You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Replace version with current if single version and version is defined (#307)
Use `page.latest` or `page.version` to get a version to replace with
`current`.
If the component has a single version there is no `page.latest`. If
`version: ~` in antora.yml there is no page.version.
If there's no version to replace, return the canonicalUrl as is.
0 commit comments