Skip to content

Commit 35f84b8

Browse files
authored
Fix Vue Mastery link
1 parent 62bee1f commit 35f84b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/guide/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ footer: false
1313

1414
<style src="@theme/styles/vue-mastery.css"></style>
1515
<div class="vue-mastery-link">
16-
<a href="https://www.vuemastery.com/courses-path/beginner" target="_blank">
16+
<a href="https://www.vuemastery.com/courses/" target="_blank">
1717
<div class="banner-wrapper">
1818
<img class="banner" alt="Vue Mastery banner" width="96px" height="56px" src="https://storage.googleapis.com/vue-mastery.appspot.com/flamelink/media/vuemastery-graphical-link-96x56.png" />
1919
</div>

0 commit comments

Comments
 (0)