Skip to content

Commit 150a917

Browse files
authored
Merge pull request #8972 from amarkdotdev/docs/6889-tip-version-link-paths
docs: add v0.42 permalinks for tip-consistent doc URLs
2 parents 63bacc0 + 477ffd9 commit 150a917

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

website/hugo.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ permalinks:
2828
# TODO(bwplotka): Move to mdox + fixes to ensure we don't need to manually do this.
2929
# For now we added few entries for advance.
3030
tip: "/:sections/:filename.md"
31+
v0.42: "/:sections/:filename.md"
3132
v0.41: "/:sections/:filename.md"
3233
v0.40: "/:sections/:filename.md"
3334
v0.39: "/:sections/:filename.md"

0 commit comments

Comments
 (0)