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
I used crd-ref-docs to generate API documentation for a multi-version CRD.
# API Reference## Packages-[example.dev/v1](#exampledevv1)-[example.dev/v2](#exampledevv2)## example.dev/v1### Resource Types-[Foo](#foo)-[FooList](#foolist)#### Foo <- Jump to here## example.dev/v2### Resource Types-[Foo](#foo) <- Click this
-[FooList](#foolist)#### Foo <- Expect to jump to here
Clicking on the v2 version of Foo redirects to the v1 version of Foo