Skip to content

Commit f9a9e22

Browse files
authored
docs: fix URL to Plotly reference
1 parent e04eb4f commit f9a9e22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

R/layout.R

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#'
33
#' @param p A plotly object.
44
#' @param ... Arguments to the layout object. For documentation,
5-
#' see \url{https://plotly.com/r/reference/#Layout_and_layout_style_objects}
5+
#' see \url{https://plotly.com/r/reference/layout/}
66
#' @param data A data frame to associate with this layout (optional). If not
77
#' provided, arguments are evaluated using the data frame in [plot_ly()].
88
#' @author Carson Sievert

0 commit comments

Comments
 (0)