We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7eaf49a commit 1254df7Copy full SHA for 1254df7
dspublisher/theme/images/toc-banner.webp
1.02 KB
dspublisher/theme/init-browser.ts
@@ -244,9 +244,9 @@ class TocFooter extends LitElement {
244
<div class="toc-footer">
245
<a href="https://vaadin.com/learn/training" class="toc-footer--link">
246
247
- <div class="toc-footer--heading">Video tutorial</div>
+ <div class="toc-footer--heading">UI Training & Certification</div>
248
<div class="toc-footer--content">
249
- Learn Vaadin fundamentals through short video tutorials.
+ Master your Java web app development skills and become a certified Vaadin developer.
250
</div>
251
252
<div class="toc-footer--img">
0 commit comments