We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc122bb commit 8ca3688Copy full SHA for 8ca3688
1 file changed
server/partials/footer.html
@@ -14,6 +14,7 @@ <h4 class="ui inverted header">Community</h4>
14
<h4 class="ui inverted header">Network</h4>
15
<div class="ui inverted link list">
16
<a class="item" href="https://github.com/Semantic-Org/Semantic-UI" target="_blank">GitHub Repo</a>
17
+ <a class="item" href="https://forums.semantic-ui.com" target="_blank">User Forums</a>
18
<a class="item" href="http://1.semantic-ui.com">1.x Docs</a>
19
<a class="item" href="http://legacy.semantic-ui.com">0.x Docs</a>
20
</div>
@@ -43,4 +44,4 @@ <h4 class="ui inverted teal header">Help Preserve This Project</h4>
43
44
<a class="item" href="http://semantic-ui.mit-license.org/" target="_blank">Free & Open Source (MIT)</a>
45
46
-</div>
47
+</div>
0 commit comments