aboutsummaryrefslogtreecommitdiffstats
path: root/docs/_layouts
diff options
context:
space:
mode:
Diffstat (limited to 'docs/_layouts')
-rw-r--r--docs/_layouts/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/_layouts/index.html b/docs/_layouts/index.html
index 44debdc5f..570718287 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="http://docs.brew.sh/">docs.brew.sh</a></p>
</div>
</div>
</li>
@@ -124,7 +124,7 @@ end
<div class="group row">
<h2 id="homebrew-community">{{ page.pagecontent.doc.community }}</h2>
<div class="button">
- <p><a href="http://discourse.brew.sh">discourse.brew.sh</a></p>
+ <p><a href="https://discourse.brew.sh/">discourse.brew.sh</a></p>
</div>
</div>
</li>