We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43e6d9 commit 9c970aeCopy full SHA for 9c970ae
1 file changed
layouts/partials/landingpage/product-cards.html
@@ -16,7 +16,7 @@
16
<div class="card w-50">
17
<div class="card-body">
18
<div class="row">
19
- <img class="my-icon" src="/icons/sp-logo.png"><a href="/refguide/"><h4 class="card-title-w-50">Studio Pro<br/>9 (LTS)</h4></a>
+ <img class="my-icon" src="/icons/sp-logo.png"><a href="/refguide9/"><h4 class="card-title-w-50">Studio Pro<br/>9 (LTS)</h4></a>
20
</div>
21
<p class="card-text"><ul class="landing-list">
22
<!-- Change links HERE -->
0 commit comments