Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit df67761

Browse files
authored
Update bug-report.md (#1377)
Fix link to environment collection script
1 parent 760a625 commit df67761

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
@@ -24,7 +24,7 @@ If applicable, add screenshots to help explain your problem.
2424
**Environment**
2525

2626
Please copy and paste the output from our
27-
[environment collection script](https://raw.githubusercontent.com/pytorch/text/master/torchtext/utils/collect_env.py)
27+
[environment collection script](https://raw.githubusercontent.com/pytorch/pytorch/master/torch/utils/collect_env.py)
2828
(or fill out the checklist below manually).
2929

3030
You can get the script and run it with:

0 commit comments

Comments
 (0)