Skip to content

Commit 6e3ff1c

Browse files
committed
fix: Adding links to the technologies used.
1 parent 0f02d7a commit 6e3ff1c

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: src/project/how-to-contribute.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ To contribute to the development of the site, you can initially open an issue on
1010

1111
If you are willing to develop, there is no mystery, just open a Pull Request following the template.
1212

13-
This website uses Vuepress, TailwindCSS, and Composition API.
13+
This website uses [Vuepress](https://vuepress.vuejs.org/), [TailwindCSS](https://tailwindcss.com/), and [Vue composition API](https://composition-api.vuejs.org/).
1414

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

Diff for: src/pt/projeto/como-contribuir.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Para contribuir no desenvolvimento do site, você pode inicialmente abrir uma is
1010

1111
Se você estiver disposto a desenvolver, não tem nenhum mistério, basta abrir um Pull Request seguindo o template.
1212

13-
O site usa [Vuepress](https://vuepress.vuejs.org/), [TailwindCSS](https://tailwindcss.com/), e [Composition API](https://composition-api.vuejs.org/).
13+
O site usa [Vuepress](https://vuepress.vuejs.org/), [TailwindCSS](https://tailwindcss.com/), e [Vue composition API](https://composition-api.vuejs.org/).
1414

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

0 commit comments

Comments
 (0)