From 11447952cf6d8237ed338e06886bd42ea589ddec 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 05945f70dd..a5169bd0ae 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 distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure. 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