Skip to content

Commit 1f008c2

Browse files
committed
more upkeep
1 parent 47aada0 commit 1f008c2

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

README.Rmd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ rand_forest(mtry = 10, trees = 2000) |>
120120
fit(mpg ~ ., data = mtcars)
121121
```
122122

123-
A list of all parsnip models across different CRAN packages can be found at https://www.tidymodels.org/find/parsnip.
123+
A list of all parsnip models across different CRAN packages can be found at https://www.tidymodels.org/find/parsnip/.
124124

125125
## Contributing
126126

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@ rand_forest(mtry = 10, trees = 2000) |>
160160
```
161161

162162
A list of all parsnip models across different CRAN packages can be found
163-
at <https://www.tidymodels.org/find/parsnip>.
163+
at <https://www.tidymodels.org/find/parsnip/>.
164164

165165
## Contributing
166166

man/has_multi_predict.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

man/parsnip-package.Rd

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)