Skip to content

Commit 37a23c4

Browse files
authored
chore: fix issue template link (#420)
1 parent e266432 commit 37a23c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ labels: bug, needs-triage
1414
<!--- Tell us what happens instead of the expected behavior -->
1515

1616
<!--- Include full errors, uncaught exceptions, stack traces, and relevant logs -->
17-
<!--- To turn on SDK logging, follow instructions here: http://github.com/aws-sdk-kotlin/tree/main/docs/debugging.md -->
17+
<!--- To turn on SDK logging, follow instructions here: https://github.com/awslabs/aws-sdk-kotlin/tree/main/docs/debugging.md -->
1818
<!--- If service responses are relevant, please include wirelogs (after removing any sensitive content!) -->
1919

2020
## Steps to Reproduce

0 commit comments

Comments
 (0)