Skip to content

Commit 71a545a

Browse files
authored
Fix the wrong link in issues-template (#1045)
1 parent 32c15f2 commit 71a545a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE/bug_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ about: Create a report to help us improve
55
---
66

77
Your issue may already be reported!
8-
Please search on the [issue tracker](https://github.com/pytorch/serve/examples) before creating one.
8+
Please search on the [issue tracker](https://github.com/pytorch/examples/issues) before creating one.
99

1010
## Context
1111
<!--- How has this issue affected you? What are you trying to accomplish? -->

0 commit comments

Comments
 (0)