Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(indexPage.template.html): change bad punctuation in documentatio… #14792

Merged
merged 1 commit into from
Jun 16, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 3 additions & 4 deletions docs/config/templates/indexPage.template.html
Original file line number Diff line number Diff line change
Expand Up @@ -220,12 +220,11 @@ <h4 class="search-results-group-heading">{{ key }}</h4>
<p class="pull-right"><a back-to-top>Back to top</a></p>

<p>
Super-powered by Google ©2010-2016
( <a id="version"
Super-powered by Google ©2010-2016
(<a id="version"
ng-href="https://github.com/angular/angular.js/blob/master/CHANGELOG.md#{{versionNumber}}"
ng-bind-template="v{{version}}" title="Changelog of this version of Angular JS">
</a>
)
</a>)
</p>
<p>
Code licensed under
Expand Down