From 3cd0534734a8b577ff68fce99ad0087f5056bf63 Mon Sep 17 00:00:00 2001 From: zachary painter <60552605+ZPain8464@users.noreply.github.com> Date: Wed, 18 Sep 2024 12:05:24 -0400 Subject: [PATCH] Adds correct Zero Courses link (#1607) --- content/docs/quickstart.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/quickstart.mdx b/content/docs/quickstart.mdx index bb9a8745a..6b0140a63 100644 --- a/content/docs/quickstart.mdx +++ b/content/docs/quickstart.mdx @@ -127,7 +127,7 @@ You should land on the Verify page: :::info Build your own route -Check out [**Pomerium Fundamentals: Build Routes**](/docs/courses/fundamentals/build-routes) to learn how to create a route to your own service behind Pomerium. +Check out [**Pomerium Fundamentals: Build Routes**](/docs/courses/fundamentals/zero-build-routes) to learn how to create a route to your own service behind Pomerium. :::