You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/guide/introduction.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -206,14 +206,14 @@ Check out our [FAQ](/about/faq).
206
206
Different developers have different learning styles. Feel free to pick a learning path that suits your preference - although we do recommend going over all content if possible!
207
207
208
208
<divclass="vt-box-container next-steps">
209
+
<aclass="vt-box"href="/guide/quick-start.html">
210
+
<p class="next-steps-link">Continue the Guide</p>
211
+
<p class="next-steps-caption">The guide walks you through every aspect of the framework in full details.</p>
212
+
</a>
209
213
<aclass="vt-box"href="/tutorial/">
210
214
<p class="next-steps-link">Follow the Tutorial</p>
211
215
<p class="next-steps-caption">For those who prefer learning things hands-on. Let's build something real!</p>
212
216
</a>
213
-
<aclass="vt-box"href="/guide/quick-start.html">
214
-
<p class="next-steps-link">Continue the Guide</p>
215
-
<p class="next-steps-caption">An in-depth guide that walks through the core concepts in full detail.</p>
216
-
</a>
217
217
<aclass="vt-box"href="/examples/">
218
218
<p class="next-steps-link">Check out the Examples</p>
219
219
<p class="next-steps-caption">Take a quick tour of core features and examples of common UI tasks.</p>
0 commit comments