Skip to content

Commit

Permalink
fixed link to pkg
Browse files Browse the repository at this point in the history
  • Loading branch information
possibilities committed Sep 14, 2012
1 parent a6afe11 commit b368736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/atmosphere.html
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ <h1><a href="#">Atmosphere <small>Beer. Wings. Smart Packages</small></a></h1>
{{#if package}}
<dl>
<dt><p>Name</p></dt>
<dd><p><a class="nav-link" href="{{homepage}}">{{name}}</a></p></dd>
<dd><p><a href="{{homepage}}">{{name}}</a></p></dd>
<dt><p>Description</p></dt>
<dd><p>{{description}}</p></dd>
<dt><p>Author</p></dt>
Expand Down

0 comments on commit b368736

Please sign in to comment.