We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d3126 commit 3df8b63Copy full SHA for 3df8b63
src/ng/anchorScroll.js
@@ -41,7 +41,7 @@ function $AnchorScrollProvider() {
41
* When called, it scrolls to the element related to the specified `hash` or (if omitted) to the
42
* current value of {@link ng.$location#hash $location.hash()}, according to the rules specified
43
* in the
44
- * [HTML5 spec](http://www.w3.org/html/wg/drafts/html/master/browsers.html#the-indicated-part-of-the-document).
+ * [HTML5 spec](http://www.w3.org/html/wg/drafts/html/master/browsers.html#an-indicated-part-of-the-document).
45
*
46
* It also watches the {@link ng.$location#hash $location.hash()} and automatically scrolls to
47
* match any anchor whenever it changes. This can be disabled by calling
0 commit comments