Skip to content

Commit abcaeab

Browse files
committed
Merge branch 'master' of github.com:Semantic-Org/Semantic-UI-Docs into next
2 parents 8c915e5 + e317e08 commit abcaeab

3 files changed

Lines changed: 5 additions & 4 deletions

File tree

docpad.coffee

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ docpadConfig = {
2929
# Here are some old site urls that you would like to redirect from
3030
oldUrls: [],
3131

32-
version: "2.2.2",
32+
version: "2.2.4",
3333

3434
branch: "master",
3535

server/documents/cla.html.eco

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,15 +13,15 @@ type : 'Legal'
1313
<i class="help circle icon"></i>
1414
<div class="content">
1515
<div class="header">What's in a Contributor License Agreement (CLA)?</div>
16-
This CLA makes sure that you both entitled to contribute to Semantic UI (you are not bound by a policy that prohibits you) and understand your code might be used in derivative works. Additionally this agreement helps legally protect Semantic UI if you decide at a later date you no longer want your code being used.
16+
This CLA makes sure that you are entitled to contribute to Semantic UI (you are not bound by a policy that prohibits you) and that you understand parts of your code may be used in derivative works. Additionally this agreement helps to legally protect Semantic UI should you later decide that you no longer want to contribute your code.
1717
</div>
1818
</div>
1919
<div class="ui tab active" data-tab="individual">
2020
<h1>Semantic UI Individual Contributor License Agreement</h1>
2121

2222
<p>Thank you for your interest in contributing to Semantic UI ("We" or "Us").</p>
2323

24-
<p>This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign it and send it to Us by email or electronic submission, following the instructions at . This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.</p>
24+
<p>This contributor agreement ("Agreement") documents the rights granted by contributors to Us. To make this document effective, please sign it and send it to Us by email or electronic submission, following the instructions at [URL]. This is a legally binding document, so please read it carefully before agreeing to it. The Agreement may cover more than one software project managed by Us.</p>
2525

2626
<h2 class="ui header">1. Definitions</h2>
2727

server/partials/footer.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ <h4 class="ui inverted header">Community</h4>
1414
<h4 class="ui inverted header">Network</h4>
1515
<div class="ui inverted link list">
1616
<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>
1718
<a class="item" href="http://1.semantic-ui.com">1.x Docs</a>
1819
<a class="item" href="http://legacy.semantic-ui.com">0.x Docs</a>
1920
</div>
@@ -43,4 +44,4 @@ <h4 class="ui inverted teal header">Help Preserve This Project</h4>
4344
<a class="item" href="http://semantic-ui.mit-license.org/" target="_blank">Free & Open Source (MIT)</a>
4445
</div>
4546
</div>
46-
</div>
47+
</div>

0 commit comments

Comments
 (0)