Skip to content

Commit

Permalink
Update link to custom handlers documentation (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
mikemahoney218 committed Mar 25, 2024
1 parent 6d0e199 commit e1ab9bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/index.qmd
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ You can use vetiver with:
- [statsmodels](https://www.statsmodels.org/stable/index.html)
- [xgboost](https://xgboost.readthedocs.io/en/stable/)
- [spacy](https://spacy.io/)
- or utilize [custom handlers](https://rstudio.github.io/vetiver-python/stable/advancedusage/custom_handler.html) to support your own models!
- or utilize [custom handlers](https://rstudio.github.io/vetiver-python/stable/custom_code.html) to support your own models!

## Installation

Expand Down

0 comments on commit e1ab9bc

Please sign in to comment.