Skip to content

Commit 0331976

Browse files
Akryumphanan
authored andcommitted
Add missing patron links (vuejs#1771)
* Add missing patron links * fix: links
1 parent 3d4bd33 commit 0331976

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

src/v2/guide/team.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ order: 803
372372
'vue-i18n', 'vue-cli-plugin-i18n', 'vue-i18n-loader', 'vue-i18n-extensions'
373373
],
374374
links: [
375-
'https://cuusoo.com', 'http://frapwings.jp'
375+
'https://www.patreon.com/kazupon', 'https://cuusoo.com', 'http://frapwings.jp'
376376
]
377377
},
378378
{
@@ -503,6 +503,9 @@ order: 803
503503
],
504504
reposPersonal: [
505505
'vue-apollo', 'vue-meteor', 'vue-virtual-scroller', 'v-tooltip'
506+
],
507+
links: [
508+
'http://patreon.com/akryum'
506509
]
507510
},
508511
{

0 commit comments

Comments
 (0)