You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/PULL_REQUEST_TEMPLATE.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Which platform(s) are affected by this PR (if applicable)?
32
32
33
33
-[ ] Are any files being deleted with this PR? If so, have the needed redirects been created?
34
34
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>`_
36
36
37
37
-[ ] 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.
0 commit comments