generated from open-component-model/repository-template
-
Notifications
You must be signed in to change notification settings - Fork 1
Closed
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/bugfixBugBugkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Description
Description
After the migration to folder-based versioning the anchors of website links need to be checked and corrected as some contain absolute links (e.g. /docs/some-page) instead of relative links (e.g. docs/some-other-page). This can lead to links referencing across version boundaries.
All links should be converted to Hugo's relref notation using relative links that don't leave version boundaries. relref links are checked by Hugo during build time.
The websites for the ref docs generated for the OCM v1 versioned need to be handled differently. There is already a hack script that changes the pages on each release and adopt it to the website. This hack script needs to be adopted to the new website setup, too.
Done Criteria
- Docs only contain relative pages
- Docs don't link to docs in other versions
- Successful demonstration in Review
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/ipceiImportant Project of Common European InterestImportant Project of Common European Interestkind/bugfixBugBugkind/tasksmall task, normally part of feature or epicsmall task, normally part of feature or epic
Type
Projects
Status
🍺 Done