Skip to content

Commit

Permalink
update about page link
Browse files Browse the repository at this point in the history
  • Loading branch information
chsakell committed Dec 31, 2015
1 parent c7915f8 commit b1c44d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/PhotoGallery/wwwroot/app/app.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right">
<li>
<a href="about.html" target="_blank"><i class="fa fa-info fa-fw"></i>&nbsp;About</a>
<a href="http://wp.me/p3mRWu-11L" target="_blank"><i class="fa fa-info fa-fw"></i>&nbsp;About</a>
</li>
<li>
<a [routerLink]="[routes.photos.name]"><i class="fa fa-camera fa-fw"></i>&nbsp;Photos</a>
Expand Down

0 comments on commit b1c44d2

Please sign in to comment.