Skip to content

Commit d66b60a

Browse files
Update .github/PULL_REQUEST_TEMPLATE.md
Co-authored-by: Tim Nguyen <[email protected]>
1 parent 3cc6dbe commit d66b60a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Which platform(s) are affected by this PR (if applicable)?
3232

3333
- [ ] Are any files being deleted with this PR? If so, have the needed redirects been created?
3434

35-
- [ ] Are all links in MDX files using the MDX link syntax rather than HTML link syntax? <br /> _ref: MDX: `[link](https://https://docs.amplify.aws)` HTML: `<a href="https://https://docs.amplify.aws">link</a>`_
35+
- [ ] Are all links in MDX files using the MDX link syntax rather than HTML link syntax? <br /> _ref: MDX: `[link](https://docs.amplify.aws)` HTML: `<a href="https://docs.amplify.aws">link</a>`_
3636

3737
- [ ] Does this PR include new and / or updated code examples? If so, please add E2E tests for those samples and link them in this PR.
3838

0 commit comments

Comments
 (0)