docs: fix broken link (#23750)

This commit is contained in:
Jianqi Pan 2023-10-19 00:43:35 +09:00 committed by GitHub
parent b97e3f42cf
commit b7c776b7de
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ To contribute to Nuxt, you need to set up a local environment.
git checkout -b my-new-branch git checkout -b my-new-branch
``` ```
Then, test your changes against the [playground](#playground) and [test(#testing) your changes before submitting a pull request. Then, test your changes against the [playground](#playground) and [test](#testing) your changes before submitting a pull request.
### Playground ### Playground