Skip to content

Commit e8e8c44

Browse files
committed
Add style guide link in tip
1 parent e1af9ce commit e8e8c44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/project/how-to-contribute.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ If you are willing to develop, there is no mystery, just open a Pull Request fol
1313
This website uses Vuepress, TailwindCSS, and Composition API.
1414

1515
::: alert tip
16-
Try to follow the official style guide for Vue.js as much as possible.
16+
Try to follow the [official style guide for Vue.js](https://vuejs.org/v2/style-guide/) as much as possible.
1717
:::
1818

1919
## Writing

src/pt/projeto/como-contribuir.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ Se você estiver disposto a desenvolver, não tem nenhum mistério, basta abrir
1313
O site usa [Vuepress](https://vuepress.vuejs.org/), [TailwindCSS](https://tailwindcss.com/), e [Composition API](https://composition-api.vuejs.org/).
1414

1515
::: alert tip
16-
Tente seguir ao máximo o guia de estilos oficial para Vue.
16+
Tente seguir ao máximo o [guia de estilos oficial para Vue](https://vuejs.org/v2/style-guide/).
1717
:::
1818

1919
## Escrevendo

0 commit comments

Comments
 (0)