diff --git a/.changeset/twenty-weeks-fold.md b/.changeset/twenty-weeks-fold.md new file mode 100644 index 00000000..17bc7d61 --- /dev/null +++ b/.changeset/twenty-weeks-fold.md @@ -0,0 +1,5 @@ +--- +"inngest": patch +--- + +INN-1266 Fix bad link for fetching Inngest signing key on landing page diff --git a/landing/src/components/ConfigErrors.tsx b/landing/src/components/ConfigErrors.tsx index cb1a3125..5b8dea23 100644 --- a/landing/src/components/ConfigErrors.tsx +++ b/landing/src/components/ConfigErrors.tsx @@ -35,8 +35,11 @@ export const globalConfigErrors: Record = {
You can find your signing key in the{" "} - - Inngest Dashboard - Secrets section. + + Inngest Cloud - Manage section.