aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
diff options
context:
space:
mode:
authorMike McQuaid2017-07-27 15:59:37 +0100
committerMike McQuaid2017-07-27 15:59:37 +0100
commitbaa61f5a6e105b9b89f5bef465848c72499cb960 (patch)
tree5dd8c7d1be1946eee04a81859cf0c2cef1f5335d /docs/_layouts
parent97b757bc9638c837f565958730a23211552e5540 (diff)
downloadbrew-baa61f5a6e105b9b89f5bef465848c72499cb960.tar.bz2
Use https for all docs.brew.sh links.
May as well use the more secure link when possible.
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_layouts/index.html b/docs/_layouts/index.html
index daf4fb6c0..58b322783 100644
--- a/docs/_layouts/index.html
+++ b/docs/_layouts/index.html
@@ -115,7 +115,7 @@ end
<div class="group row">
<h2 id="further-doc">{{ page.pagecontent.doc.further }}</h2>
<div class="button">
- <p><a href="http://docs.brew.sh/">docs.brew.sh</a></p>
+ <p><a href="https://docs.brew.sh/">docs.brew.sh</a></p>
</div>
</div>
</li>