From cdf0c8b3ecc1dbc4ab343ac9ee261b39fcb8a8bc Mon Sep 17 00:00:00 2001 From: Henrik Norlin Date: Thu, 6 Jun 2024 15:46:03 +0200 Subject: [PATCH] Add user guides link to getting started --- docs/content/getting-started/quick-start.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/getting-started/quick-start.md b/docs/content/getting-started/quick-start.md index 6ebb1b065..cdae1c45c 100644 --- a/docs/content/getting-started/quick-start.md +++ b/docs/content/getting-started/quick-start.md @@ -119,6 +119,6 @@ IP: 172.27.0.4 !!! question "Where to Go Next?" - Now that you have a basic understanding of how Traefik can automatically create the routes to your services and load balance them, it is time to dive into [the documentation](/) and let Traefik work for you! + Now that you have a basic understanding of how Traefik can automatically create the routes to your services and load balance them, it is time to dive into [the user guides](../../user-guides/docker-compose/basic-example/ "Link to the user guides") and [the documentation](/ "Link to the docs landing page") and let Traefik work for you! {!traefik-for-business-applications.md!}