Skip to content

Commit 7368f63

Browse files
committed
Update Rancher Blog and Training links
Signed-off-by: Derek Nola <[email protected]>
1 parent c138d4f commit 7368f63

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/pages/index.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,11 +106,11 @@ sudo k3s agent --server https://myserver:6443 --token \${NODE_TOKEN}`
106106
<div className={index.gridTwo}>
107107
<div>
108108
<p>Read the latest SUSE Rancher blog on K3s.</p>
109-
<a href="https://www.suse.com/c/rancher_blog/when-to-use-k3s-and-rke2/" class="button button--lg button--static">Blog</a>
109+
<a href="https://www.suse.com/c/rancherblog/?product=4201#filtered" class="button button--lg button--static">Blog</a>
110110
</div>
111111
<div>
112-
<p>Watch the latest "Up and Running: K3s" Online Training.</p>
113-
<a href="https://community.suse.com/courses/6599524" class="button button--lg button--static">Watch Training</a>
112+
<p>Sign up for the latest "K3s Basics" Online Training.</p>
113+
<a href="https://www.rancher.academy/courses/k3s-basics" class="button button--lg button--static">Watch Training</a>
114114
</div>
115115
</div>
116116
</div>
@@ -139,7 +139,7 @@ sudo k3s agent --server https://myserver:6443 --token \${NODE_TOKEN}`
139139
}}
140140
/></a>
141141
</div>
142-
142+
143143
</div>
144144
</section>
145145
</main>

0 commit comments

Comments
 (0)