Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

Commit

Permalink
fix(demo): updates github link in the main navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
rbarilani committed Nov 18, 2015
1 parent 867156b commit a0b4985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/demo/views/layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
<a href class="dc-link js-toggle-grid">Grid</a>
</div>
<div class="f-control">
<a class="dc-link" href="https://github.com/zalando/brand-solutions-dress-code/" target="_blank">Github</a>
<a class="dc-link" href="https://github.com/zalando/dress-code/" target="_blank">Github</a>
</div>
</header>
{{> f-icons}}
Expand Down

0 comments on commit a0b4985

Please sign in to comment.