This is an automated email from the ASF dual-hosted git repository.
gian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid-website-src.git
The following commit(s) were added to refs/heads/master by this push:
new 9002f21 fix /community/ link
new aec426b Merge pull request #153 from druid-matt/patch-8
9002f21 is described below
commit 9002f21bb468ac8f01835b8e1009956343783d1e
Author: Matt Sarrel <[email protected]>
AuthorDate: Wed Aug 19 21:06:11 2020 -0700
fix /community/ link
---
index.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/index.html b/index.html
index c54266d..7c66563 100644
--- a/index.html
+++ b/index.html
@@ -94,7 +94,7 @@ canonical: 'https://druid.apache.org/'
<span class="fa fa-question-circle fa"></span>
<h5>Get Help</h5>
<p>
- Get help from a <a href='/community'>wide network of community
members</a> about using Druid.
+ Get help from a <a href='/community/'>wide network of community
members</a> about using Druid.
</p>
</div>
</div>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]