Skip to content

Commit ce5cc32

Browse files
[Docs] Use https protocol for nodejs.org in issue template
1 parent b18f2a2 commit ce5cc32

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 nodejs.org/dist/` print out?
35+
- If you are having installation issues, or getting "N/A", what does `curl --compressed -v https://nodejs.org/dist/` print out?
3636
<details>
3737
<!-- do not delete the following blank line -->
3838

0 commit comments

Comments
 (0)