Closed TobiasBabin closed 5 months ago
Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.
The links on the newly added callout on score-helm deprecation are broken on the rendered site.
score-helm
Clicking one of the marked links results in:
The change replaces markdown links with the Hugo style relref format.
relref
I started the Hugo test server locally and checked the result in the rendered site.
No.
Thank you for submitting this pull request! We appreciate you spending the time to work on these changes.
What is the motivation?
The links on the newly added callout on
score-helm
deprecation are broken on the rendered site.Clicking one of the marked links results in:
What does this change do?
The change replaces markdown links with the Hugo style
relref
format.What is your testing strategy?
I started the Hugo test server locally and checked the result in the rendered site.
Is this related to any issues?
No.
Have you read the Contributing Guidelines?