| ... |
... |
@@ -2,7 +2,7 @@ |
| 2 |
2 |
#set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) |
| 3 |
3 |
{{html clean="false"}} |
| 4 |
4 |
|
| 5 |
|
- <section class="hero hero-centered" aria-labelledby="hero-title"> |
|
5 |
+ <section class="resource-header" aria-labelledby="hero-title"> |
| 6 |
6 |
<div class="container"> |
| 7 |
7 |
<div class="text-center"> |
| 8 |
8 |
<div class="hero-kicker"> |
| ... |
... |
@@ -40,7 +40,7 @@ |
| 40 |
40 |
<div class="resource-card-body"> |
| 41 |
41 |
<div class="resource-card-label">Upgrade guidance</div> |
| 42 |
42 |
<h2> |
| 43 |
|
- <a href="$xwiki.getURL('resources.why-upgrade-xwiki')"> |
|
43 |
+ <a href="$xwiki.getURL('resources.why-upgrade-xwiki.WebHome')"> |
| 44 |
44 |
Why upgrading your XWiki instance should be a regular priority |
| 45 |
45 |
</a> |
| 46 |
46 |
</h2> |
| ... |
... |
@@ -48,7 +48,7 @@ |
| 48 |
48 |
Understand why postponed upgrades can increase security exposure, compatibility risk and |
| 49 |
49 |
long-term maintenance cost. |
| 50 |
50 |
</p> |
| 51 |
|
- <a class="resource-card-link" href="$xwiki.getURL('resources.why-upgrade-xwiki')"> |
|
51 |
+ <a class="resource-card-link" href="$xwiki.getURL('resources.why-upgrade-xwiki.WebHome')"> |
| 52 |
52 |
Read the article |
| 53 |
53 |
<i class="fa fa-angle-right" aria-hidden="true"></i> |
| 54 |
54 |
</a> |
| ... |
... |
@@ -62,7 +62,7 @@ |
| 62 |
62 |
<div class="resource-card-body"> |
| 63 |
63 |
<div class="resource-card-label">Custom development</div> |
| 64 |
64 |
<h2> |
| 65 |
|
- <a href="$xwiki.getURL('resources.xwiki-custom-development')"> |
|
65 |
+ <a href="$xwiki.getURL('resources.xwiki-custom-development.WebHome')"> |
| 66 |
66 |
How to customize XWiki safely without creating upgrade problems |
| 67 |
67 |
</a> |
| 68 |
68 |
</h2> |
| ... |
... |
@@ -70,7 +70,7 @@ |
| 70 |
70 |
Learn how to organize custom XWiki code, scripts, templates and extensions so they remain |
| 71 |
71 |
maintainable across upgrades. |
| 72 |
72 |
</p> |
| 73 |
|
- <a class="resource-card-link" href="$xwiki.getURL('resources.xwiki-custom-development')"> |
|
73 |
+ <a class="resource-card-link" href="$xwiki.getURL('resources.xwiki-custom-development.WebHome')"> |
| 74 |
74 |
Read the article |
| 75 |
75 |
<i class="fa fa-angle-right" aria-hidden="true"></i> |
| 76 |
76 |
</a> |