Skip to content

fix(docs): Stop using relative links to maintain GitHub Pages compati…#165

Merged
eyenx merged 1 commit intoopenbao:mainfrom
fajfer:main
Mar 31, 2026
Merged

fix(docs): Stop using relative links to maintain GitHub Pages compati…#165
eyenx merged 1 commit intoopenbao:mainfrom
fajfer:main

Conversation

@fajfer
Copy link
Copy Markdown
Contributor

@fajfer fajfer commented Mar 31, 2026

Description

This PR changes existing relative links to absolute links to ensure that both README.md and GitHub Pages work fine

Rationale

Relative links in GitHub Pages refer to 404 sub-sites, as the original README simply redirect to a relative file, this PR fixes that.

Checklist

  • This PR contains a description of the changes I'm making
  • I read the CONTRIBUTING.md guide
  • I updated the version in Chart.yaml if feasible according to Semantic versioning
  • I updated the changelog with an artifacthub.io/changes annotation in Chart.yaml
  • I update the changelog in CHANGELOG.md
  • I updated applicable README.md files using helm-docs
  • By contributing this change, I certify I have signed-off on the
    DCO ownership statement
    and this change did not use post-BUSL-licensed code from HashiCorp.
    Existing MPL-licensed code is still allowed, subject to attribution.
    Code authored by yourself and submitted to HashiCorp for inclusion is
    also allowed.

…bility

Signed-off-by: Damian Fajfer <damian@fajfer.org>
@fajfer fajfer marked this pull request as ready for review March 31, 2026 19:54
@fajfer fajfer requested review from a team as code owners March 31, 2026 19:54
@eyenx eyenx added documentation Improvements or additions to documentation no-release Used in PRs to not genearate a new release labels Mar 31, 2026
@eyenx
Copy link
Copy Markdown
Contributor

eyenx commented Mar 31, 2026

LGTM thanks for this!

@eyenx eyenx merged commit 650fb1d into openbao:main Mar 31, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation no-release Used in PRs to not genearate a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants