diff options
author | skullY <skullydazed@gmail.com> | 2020-02-20 15:50:50 -0800 |
---|---|---|
committer | skullydazed <skullydazed@users.noreply.github.com> | 2020-03-05 16:00:10 -0800 |
commit | a701c15d872ad171592335e61e91d7234dbec54a (patch) | |
tree | ef06fabdf0c0cd5d7457b63c48264700ac7fc67c /docs/pt-br | |
parent | 1b7fa46f8e0616450bed8bff71bc1cffbca2eac8 (diff) |
Rework the newbs guide around the qmk cli
Diffstat (limited to 'docs/pt-br')
-rw-r--r-- | docs/pt-br/_summary.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/pt-br/_summary.md b/docs/pt-br/_summary.md index 27efd73ab2..597f0f2d0e 100644 --- a/docs/pt-br/_summary.md +++ b/docs/pt-br/_summary.md @@ -108,7 +108,7 @@ * Other Topics * [Using Eclipse with QMK](pt-br/other_eclipse.md) * [Using VSCode with QMK](pt-br/other_vscode.md) - * [Support](pt-br/support.md) + * [Support](pt-br/getting_started_getting_help.md) * [How to add translations](pt-br/translating.md) * QMK Internals (In Progress) |