From ed7ff57514145aab2c46a74b3f1b20c05f132fbf Mon Sep 17 00:00:00 2001 From: kaitlincarter-hc <43049322+kaitlincarter-hc@users.noreply.github.com> Date: Fri, 11 Sep 2020 15:33:15 -0500 Subject: [PATCH] Website Links to Learn (#8641) * update links * Update website/pages/home/index.jsx --- README.md | 2 +- website/pages/home/index.jsx | 42 +++++++++---------- .../use-cases/multi-platform-service-mesh.jsx | 4 +- .../service-discovery-and-health-checking.jsx | 4 +- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index b30f2d97a2..050ce44fe3 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Consul [![CircleCI](https://circleci.com/gh/hashicorp/consul/tree/master.svg?style=svg)](https://circleci.com/gh/hashicorp/consul/tree/master) [![Discuss](https://img.shields.io/badge/discuss-consul-ca2171.svg?style=flat)](https://discuss.hashicorp.com/c/consul) * Website: https://www.consul.io -* Tutorials: [https://learn.hashicorp.com](https://learn.hashicorp.com/consul) +* Tutorials: [HashiCorp Learn](https://learn.hashicorp.com/consul) * Forum: [Discuss](https://discuss.hashicorp.com/c/consul) Consul is a tool for service discovery and configuration. Consul is diff --git a/website/pages/home/index.jsx b/website/pages/home/index.jsx index 3432e66045..2442872514 100644 --- a/website/pages/home/index.jsx +++ b/website/pages/home/index.jsx @@ -76,6 +76,27 @@ export default function HomePage() { ]} /> + + - -

Learn more about Consul cloud offerings