Skip to content

Commit

Permalink
đź“ť fix broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Sobolewski committed Mar 26, 2024
1 parent a08dc16 commit 99e0f3c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion R/step.R
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,8 @@ make_step <- function(prefix) {
#'
#' To define your own parameter types use \code{\link{define_parameter_type}}.
#'
#' @seealso [define_parameter_type]
#' @md
#' @seealso [define_parameter_type()]
#' @return A function of class \code{step}, invisibly. Function should be called for side effects.
NULL

Expand Down
2 changes: 1 addition & 1 deletion man/step.Rd

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 99e0f3c

Please sign in to comment.