summaryrefslogtreecommitdiff
path: root/.github
diff options
context:
space:
mode:
authorTakayuki Nakata <f.seasons017@gmail.com>2019-08-09 23:08:23 +0900
committerTakayuki Nakata <f.seasons017@gmail.com>2019-08-09 23:08:23 +0900
commitcd9b72201b6c630d1ca93f41e75314e8395b6ce7 (patch)
tree92fe97011db7d6d0cbc2c4e4892c06de864e88ca /.github
parent213e20cefaffef2f14e1ea7c65e1a67e0ec8c91e (diff)
downloadbundler-cd9b72201b6c630d1ca93f41e75314e8395b6ce7.tar.gz
Fix documents to refer to URLs with https
Diffstat (limited to '.github')
-rw-r--r--.github/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/config.yml b/.github/config.yml
index 2804985bfc..015172bfec 100644
--- a/.github/config.yml
+++ b/.github/config.yml
@@ -3,7 +3,7 @@ newPRWelcomeComment: |
We use Travis CI to test and make sure your change works functionally and uses acceptable conventions, you can review the current progress of Travis CI in the PR status window below.
- If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #bundler channel on [Slack](http://slack.bundler.io/).
+ If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #bundler channel on [Slack](https://slack.bundler.io/).
For more information about contributing to the Bundler project feel free to review our [CONTRIBUTING](https://github.com/bundler/bundler/blob/master/doc/contributing/README.md) guide