fix(misc): update URL to point to live page for plugin registry (#16817)
This commit is contained in:
parent
d0873529e0
commit
c4e51edee4
@ -54,7 +54,7 @@ export async function listHandler(args: ListArgs): Promise<void> {
|
|||||||
bodyLines: [
|
bodyLines: [
|
||||||
'Looking for a technology / framework not listed above?',
|
'Looking for a technology / framework not listed above?',
|
||||||
'There are many excellent plugins matintained by the Nx community.',
|
'There are many excellent plugins matintained by the Nx community.',
|
||||||
'Search for the one you need here: https://nx.dev/community.',
|
'Search for the one you need here: https://nx.dev/plugins/registry.',
|
||||||
],
|
],
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user