Skip to content

Commit

Permalink
Remove dead link
Browse files Browse the repository at this point in the history
  • Loading branch information
dgageot committed Nov 28, 2014
1 parent 12ee236 commit e9339be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ <h3>Messages stored on Google Data Store:</h3>

<ul ng-cloak>
<li ng-repeat="message in index.messages track by $index">
<a href="/api/add/test">{{message}}</a>
{{message}}
</li>
</ul>

Expand Down

0 comments on commit e9339be

Please sign in to comment.