From c1ea9932b20d4f12e20e9d02cea6d21740f47e75 Mon Sep 17 00:00:00 2001 From: Karl Cardenas Date: Mon, 24 Jan 2022 11:33:08 -0700 Subject: [PATCH] added learn tutorial link --- website/content/docs/intro/usecases/what-is-a-service-mesh.mdx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/website/content/docs/intro/usecases/what-is-a-service-mesh.mdx b/website/content/docs/intro/usecases/what-is-a-service-mesh.mdx index a2eb0f89d..d85b24b9a 100644 --- a/website/content/docs/intro/usecases/what-is-a-service-mesh.mdx +++ b/website/content/docs/intro/usecases/what-is-a-service-mesh.mdx @@ -104,6 +104,8 @@ Consul is platform agnostic which makes it a great fit for all environments, inc Consul is available as a [self-install](/downloads) project or as a fully managed service mesh solution called [HCP Consul](https://portal.cloud.hashicorp.com/sign-in?utm_source=consul_docs). HCP Consul enables users to discover and securely connect services without the added operational burden of maintaining a service mesh on their own. +You can learn more about Consul by visting the Consul Learn [tutorials](https://learn.hashicorp.com/consul). + ## Next Get started today with a service mesh by leveraging [HCP Consul](https://portal.cloud.hashicorp.com/sign-in?utm_source=consul_docs).