Skip to content

Commit

Permalink
fix: admin contribute link address. (#5791)
Browse files Browse the repository at this point in the history
  • Loading branch information
JiuLing-zhang authored Oct 27, 2022
1 parent bc6d159 commit 1bb9be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/components/admin/admin-contribute.vue
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
v-list-item-title Netlify
v-list-item-subtitle Deploy modern static websites with Netlify. Get CDN, Continuous deployment, 1-click HTTPS, and all the services you need.
v-list-item-action
v-btn(icon, href='https://wwwnetlify.com', target='_blank')
v-btn(icon, href='https://www.netlify.com', target='_blank')
v-icon(color='grey') mdi-earth

</template>
Expand Down

0 comments on commit 1bb9be0

Please sign in to comment.