File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -150,7 +150,7 @@ angular.module('myModule', ['schemaForm']);
150150
151151Add-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 ) .
154154Your can also [ create your own add-ons!] ( docs/extending.md )
155155
156156Contributing
Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ schemaFormProvider.defaults.string.unshift(datepicker);
151151
152152### Sharing your add-on with the world
153153So 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
155155maintain a list of add ons based on a query of the bower register, and we love to see your add-on
156156there.
157157
You can’t perform that action at this time.
0 commit comments