From c718d8a5c92967914547031642b717ef40b23e66 Mon Sep 17 00:00:00 2001 From: wlandau Date: Fri, 24 Mar 2023 07:08:59 -0400 Subject: [PATCH] Remove broken link --- R/vis_drake_graph.R | 4 ++-- man/render_drake_graph.Rd | 2 +- man/vis_drake_graph.Rd | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/R/vis_drake_graph.R b/R/vis_drake_graph.R index ed31bb4f4..84566e7eb 100644 --- a/R/vis_drake_graph.R +++ b/R/vis_drake_graph.R @@ -4,7 +4,7 @@ #' @description It is good practice to visualize the dependency graph #' before running the targets. #' @details For enhanced interactivity in the graph, see the `mandrake` -#' package: . +#' package. #' @export #' @seealso [render_drake_graph()], [sankey_drake_graph()], #' [drake_ggraph()], [text_drake_graph()] @@ -145,7 +145,7 @@ body(vis_drake_graph) <- config_util_body(vis_drake_graph_impl) #' [vis_drake_graph()], which typical users #' call more often. #' @details For enhanced interactivity in the graph, see the `mandrake` -#' package: . +#' package. #' @export #' @seealso [vis_drake_graph()], [sankey_drake_graph()], #' [drake_ggraph()] diff --git a/man/render_drake_graph.Rd b/man/render_drake_graph.Rd index 563d5e746..ec2042d46 100644 --- a/man/render_drake_graph.Rd +++ b/man/render_drake_graph.Rd @@ -93,7 +93,7 @@ call more often. } \details{ For enhanced interactivity in the graph, see the \code{mandrake} -package: \url{https://github.com/matthewstrasiotto/mandrake}. +package. } \examples{ \dontrun{ diff --git a/man/vis_drake_graph.Rd b/man/vis_drake_graph.Rd index e0073fef8..beb1119b9 100644 --- a/man/vis_drake_graph.Rd +++ b/man/vis_drake_graph.Rd @@ -180,7 +180,7 @@ before running the targets. } \details{ For enhanced interactivity in the graph, see the \code{mandrake} -package: \url{https://github.com/matthewstrasiotto/mandrake}. +package. } \examples{ \dontrun{