fix: admin contribute link address. (#5791)

This commit is contained in:
九零 2022-10-27 22:41:20 +08:00 committed by GitHub
parent bc6d1592b4
commit 1bb9be0e62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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>