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