From 28438595505c12f4e4712d5ca88bbcde022ad477 Mon Sep 17 00:00:00 2001 From: Kyle Conroy Date: Fri, 2 Feb 2024 12:42:00 -0500 Subject: [PATCH] fix link to flux column API docs --- docs/plugins.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/plugins.rst b/docs/plugins.rst index 22f6c39e..2b1a0e53 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -47,7 +47,7 @@ This plugin allows choosing which column in the underlying data should be used a .. admonition:: User API Example :class: dropdown - See the :class:`~lcviz.plugins.plot_options.plot_options.PlotOptions` user API documentation for more details. + See the :class:`~lcviz.plugins.flux_column.flux_column.FluxColumn` user API documentation for more details. .. code-block:: python