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

docs(getting-started): fix anchor in installing AngularJS Material link #11074

Merged
merged 1 commit into from
Jan 17, 2018
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
2 changes: 1 addition & 1 deletion docs/app/partials/getting-started.tmpl.html
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ <h3>Installing the AngularJS Material Libraries</h3>
<p>
You can install the AngularJS Material library (and its dependent libraries) in your local
project using either
<a href="https://github.com/angular/bower-material/#installing-angular-material"
<a href="https://github.com/angular/bower-material/#installing-angularjs-material"
target="_blank">NPM, JSPM, or Bower</a>.
</p>

Expand Down