Skip to content

Commit c7f7025

Browse files
bentshermanpditommaso
authored andcommitted
docs: Update migration note for plugin registry (#6702)
--------- Signed-off-by: Ben Sherman <bentshermann@gmail.com>
1 parent b084b0d commit c7f7025

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/migrations/25-10.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +201,7 @@ export NXF_PLUGINS_REGISTRY_URL="https://raw.githubusercontent.com/nextflow-io/p
201201
```
202202

203203
:::{note}
204-
Plugin developers will not be able to submit PRs to the legacy plugin index once the plugin registry is generally available. Plugins should be updated to publish to the Nextflow plugin registry using the {ref}`Nextflow Gradle plugin <gradle-plugin-page>` instead. See {ref}`plugin-registry-page` for details.
204+
Plugins should be updated to publish to the Nextflow plugin registry using the {ref}`Nextflow Gradle plugin <gradle-plugin-page>` instead of the legacy plugin index. See {ref}`plugin-registry-page` for details.
205205
:::
206206

207207
<h3>New syntax for workflow handlers</h3>

0 commit comments

Comments
 (0)