Commit abd3006
committed
fix: link older-version install card to that version's docs
The "See Documentation" button on the older-version install card
was hardcoded to the current user-guide URL, so visitors looking
at an older version still got bounced to current docs. Point it at
selected_version.documentation_url so the link matches the version
the visitor is actually viewing.
Heads up: the original URL was a Getting Started page; the new URL
is the version-specific docs index, since older versions may not
have a per-version getting-started page.1 parent 42f1167 commit abd3006
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments