We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6dd894 commit 6ee5dddCopy full SHA for 6ee5ddd
.github/PULL_REQUEST_TEMPLATE.md
@@ -31,8 +31,8 @@ Which platform(s) are affected by this PR (if applicable)?
31
- [ ] Are any files being deleted with this PR? If so, have the needed redirects been created?
32
33
- [ ] Are all links in MDX files using the MDX link syntax rather than HTML link syntax? <br />
34
- _ref: MDX: `[link](https://link.com)`
35
- HTML: `<a href="https://link.com">link</a>`_
+ _ref: MDX: `[link](https://docs.amplify.aws/)`
+ HTML: `<a href="https://docs.amplify.aws/">link</a>`_
36
37
### When this PR is ready to merge, please check the box below
38
- [ ] Ready to merge
0 commit comments