From 8d9fbccc4fd5a7cbae845149b431ade977832d22 Mon Sep 17 00:00:00 2001 From: Johanan Ottensooser Date: Tue, 15 Oct 2024 16:10:44 -0700 Subject: [PATCH] Update configure-webhook.mdx (#1831) This shouldn't be a URL (we aren't displaying to the user anything in browser). --- apps/framework-docs/src/pages/learn-moose/configure-webhook.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/framework-docs/src/pages/learn-moose/configure-webhook.mdx b/apps/framework-docs/src/pages/learn-moose/configure-webhook.mdx index e8b73494f..a0d917d40 100644 --- a/apps/framework-docs/src/pages/learn-moose/configure-webhook.mdx +++ b/apps/framework-docs/src/pages/learn-moose/configure-webhook.mdx @@ -12,7 +12,7 @@ Now let’s get some real data into this data infrastructure. We’ll do this by server. -## Get a Port Forwarding URL to [localhost:4000](http://localhost:4000) +## Get a Port Forwarding URL to localhost:4000 To connect you local Moose instance over the internet, you need a port forwarding service that connects your local port to a public URL.