Fix Community menu link
diff --git a/index.html b/index.html
index c440278..dc5144d 100644
--- a/index.html
+++ b/index.html
@@ -73,7 +73,7 @@
<a class="btn btn-cool" href="http://git.eclipse.org/c/om2m/org.eclipse.om2m.git/" target="_blank">Repo</a>
<a class="btn btn-cool" href="https://wiki.eclipse.org/OM2M/Public_documentation" target="_blank">Resources</a>
<a class="btn btn-cool" href="https://wiki.eclipse.org/OM2M/Team" target="_blank">Team</a>
- <a class="btn btn-cool" href="https://wiki.eclipse.org/OM2M/Team" target="_blank">Community</a>
+ <a class="btn btn-cool" href="https://wiki.eclipse.org/OM2M/Community" target="_blank">Community</a>
<a class="btn btn-cool" href="https://wiki.eclipse.org/OM2M/Roadmap" target="_blank">Roadmap</a>
</div>
<hr class="visible-phone">