Skip to content

Commit 24eff37

Browse files
committed
Anchor in link
1 parent 1345067 commit 24eff37

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ angular.module('myModule', ['schemaForm']);
150150

151151
Add-ons
152152
------
153-
There are several add-ons available, for a full list see the [web page](http://textalk.github.io/angular-schema-form/).
153+
There are several add-ons available, for a full list see the [web page](http://textalk.github.io/angular-schema-form/#third-party-addons).
154154
Your can also [create your own add-ons!](docs/extending.md)
155155

156156
Contributing

docs/extending.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ schemaFormProvider.defaults.string.unshift(datepicker);
151151

152152
### Sharing your add-on with the world
153153
So you made an add-on, why not share it with us? On the front page,
154-
[http://textalk.github.io/angular-schema-form/](http://textalk.github.io/angular-schema-form/), we
154+
[http://textalk.github.io/angular-schema-form/](http://textalk.github.io/angular-schema-form/#third-party-addons), we
155155
maintain a list of add ons based on a query of the bower register, and we love to see your add-on
156156
there.
157157

0 commit comments

Comments
 (0)