Skip to content

Commit 800d36b

Browse files
[Docs] Get https://nodejs.org/dist header instead of its body, fix #1451
1 parent ce5cc32 commit 800d36b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
- Is there anything in any of your profile files (`.bashrc`, `.bash_profile`, `.zshrc`, etc) that modifies the `PATH`?
3333

3434
<!-- if this does not apply, please delete this section -->
35-
- If you are having installation issues, or getting "N/A", what does `curl --compressed -v https://nodejs.org/dist/` print out?
35+
- If you are having installation issues, or getting "N/A", what does `curl -I --compressed -v https://nodejs.org/dist/` print out?
3636
<details>
3737
<!-- do not delete the following blank line -->
3838

0 commit comments

Comments
 (0)