Skip to content

Commit

Permalink
docs(pt): fix typo (#4470) [lunaria-ignore]
Browse files Browse the repository at this point in the history
  • Loading branch information
danilotc authored Jan 7, 2025
1 parent 21bd34a commit f6b822e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/pt/guide/routing.md
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ Se você deseja vincular a uma página em seu site que não é gerada pelo ViteP

[Link para pure.html](/pure.html){target="_self"}

::: dica Nota
::: tip Nota

Nos links Markdown, a `base` é automaticamente adicionada à URL. Isso significa que, se você deseja vincular a uma página fora da sua base, será necessário algo como `../../pure.html` no link (resolvido em relação à página atual pelo navegador).

Expand Down

0 comments on commit f6b822e

Please sign in to comment.