From 164fd5ccf86c3de4b55defa95efb5701569545f3 Mon Sep 17 00:00:00 2001 From: Jack Williams Date: Tue, 25 Apr 2023 19:19:50 +0100 Subject: [PATCH] INN-1266 Fix bad link for fetching Inngest signing key on landing page (#178) Thanks for reporting, @dthyresson! --- .changeset/twenty-weeks-fold.md | 5 +++++ landing/src/components/ConfigErrors.tsx | 7 +++++-- 2 files changed, 10 insertions(+), 2 deletions(-) create mode 100644 .changeset/twenty-weeks-fold.md 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.