From 511ed3b552f9681f5ead589de885b4a0e75be2be Mon Sep 17 00:00:00 2001 From: Michael Haslam Date: Fri, 24 Feb 2023 20:05:56 +0000 Subject: [PATCH] Reference the page for namespace-plugin-migration. --- docs/plugins.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/plugins.rst b/docs/plugins.rst index db7e00b4..e4992106 100644 --- a/docs/plugins.rst +++ b/docs/plugins.rst @@ -64,7 +64,9 @@ versions. Please note that while we do our best to review and maintain these plugins, they are submitted by the Pelican community and thus may have varying levels of -support and interoperability. +support and interoperability. If you would like to help migrate legacy plugins +to the new `pelican-plugins repository`_ then a detailed guide is available on +the :ref:`namespace_plugin_migration` page. How to create plugins =====================