Browse Source

PULL_REQUEST_TEMPLATE.md: use https for m-c.o.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
Andrew Borodin 8 years ago
parent
commit
55f4dce8ac
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .github/PULL_REQUEST_TEMPLATE.md

+ 1 - 1
.github/PULL_REQUEST_TEMPLATE.md

@@ -2,7 +2,7 @@ Thank you for thinking about contributing to Midnight Commander, but we **ARE NO
 
 Instead, please check out our Trac instance to see if the issue has already been reported, or submit a new ticket:
 
-http://midnight-commander.org/wiki/NewTicket
+https://midnight-commander.org/wiki/NewTicket
 
 If you chose to submit the pull request instead, keep in mind that we are not checking on them regularly, so it might take ages before we even get to it, if at all.