Browse Source

updates board links

Former-commit-id: 12ede165d0
Former-commit-id: e014eff26f
pull/258/head
jlukic 11 years ago
parent
commit
71af751595
2 changed files with 6 additions and 6 deletions
  1. 8
      node/src/documents/project/contributing.html
  2. 4
      node/src/documents/project/development.html

8
node/src/documents/project/contributing.html

@ -79,8 +79,8 @@ type : 'Semantic Project'
<h4 class="ui header">Visit UI Development Boards</h4>
<div class="ui buttons">
<a class="ui button" href="https://trello.com/b/Q8uTLy2T/semantic-ui-ui-components">Public</a>
<a class="ui button" href="https://trello.com/b/yVsh5Rds/semantic-ui-components-contributors">Contributor</a>
<a class="ui button" href="https://trello.com/b/Q8uTLy2T">Public</a>
<a class="ui button" href="https://trello.com/b/yVsh5Rds">Contributor</a>
</div>
@ -92,8 +92,8 @@ type : 'Semantic Project'
<h4 class="ui header">Visit Community Development Boards</h4>
<div class="ui buttons">
<a class="ui button" href="https://trello.com/b/FZvMsVIM/semantic-ui-community">Public</a>
<a class="ui button" href="https://trello.com/b/dtmaAEmg/semantic-ui-components-contributors">Contributor</a>
<a class="ui button" href="https://trello.com/b/FZvMsVIM">Public</a>
<a class="ui button" href="https://trello.com/b/eOoZwNBQ">Contributor</a>
</div>
<div class="ui divider"></div>

4
node/src/documents/project/development.html

@ -91,8 +91,8 @@ type : 'Semantic Project'
<h4 class="ui header">Development Boards</h4>
<div class="ui buttons">
<a class="ui button" href="https://trello.com/b/FZvMsVIM/semantic-ui-community">Public</a>
<a class="ui button" href="https://trello.com/b/dtmaAEmg/semantic-ui-components-contributors">Contributor</a>
<a class="ui button" href="https://trello.com/b/FZvMsVIM">Public</a>
<a class="ui button" href="https://trello.com/b/eOoZwNBQ">Contributor</a>
</div>
<h3 class="ui header"></h3>

Loading…
Cancel
Save