Skip to content

Commit

Permalink
Remove broken link
Browse files Browse the repository at this point in the history
  • Loading branch information
wlandau-lilly committed Mar 24, 2023
1 parent 4b9948e commit c718d8a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions R/vis_drake_graph.R
Original file line number Diff line number Diff line change
Expand Up @@ -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: <https://github.com/matthewstrasiotto/mandrake>.
#' package.
#' @export
#' @seealso [render_drake_graph()], [sankey_drake_graph()],
#' [drake_ggraph()], [text_drake_graph()]
Expand Down Expand Up @@ -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: <https://github.com/matthewstrasiotto/mandrake>.
#' package.
#' @export
#' @seealso [vis_drake_graph()], [sankey_drake_graph()],
#' [drake_ggraph()]
Expand Down
2 changes: 1 addition & 1 deletion man/render_drake_graph.Rd

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

2 changes: 1 addition & 1 deletion man/vis_drake_graph.Rd

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

0 comments on commit c718d8a

Please sign in to comment.