diff --git a/www/docs.md b/www/docs.md index ebd3a60f..17c20345 100644 --- a/www/docs.md +++ b/www/docs.md @@ -348,7 +348,7 @@ will be included. If you wish to include the values of other elements, you can use the [kt-include](/attributes/kt-include) attribute with a CSS selector of all the elements whose values you want to include in the request. -If you wish to filter out some parameters you can use the [kt-parameters](/attributes/kt-parameters) attribute. +If you wish to filter out some parameters you can use the [kt-params](/attributes/kt-params) attribute. Finally, if you want to programatically modify the parameters, you can use the [configRequest.kutty](/events#configRequest.kutty) event. @@ -541,4 +541,4 @@ You can set them directly in javascript, or you can use a `meta` tag: And that's it! Have fun with kutty: you can accomplish [quite a bit](/examples) without a lot of code. - \ No newline at end of file +