From d3b51070dd8d96a57bef993757fb143b3421250f Mon Sep 17 00:00:00 2001 From: Peter M <36747421+pcmccarron@users.noreply.github.com> Date: Fri, 5 Jun 2020 14:19:32 -0700 Subject: [PATCH] Update Homepage Use Case Name and Link resubmitting this PR to include a link change. --- website/pages/home/index.jsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/website/pages/home/index.jsx b/website/pages/home/index.jsx index 7158254c9..753dbb0d4 100644 --- a/website/pages/home/index.jsx +++ b/website/pages/home/index.jsx @@ -153,7 +153,7 @@ export default function HomePage() { }, }, { - title: 'Network Middleware Automation', + title: 'Network Infrastructure Automation', description: 'Reduce burden of manual, ticket-based networking tasks.', image: { @@ -162,7 +162,7 @@ export default function HomePage() { }, link: { title: 'Learn more', - url: '/use-cases/network-middleware-automation', + url: '/use-cases/network-infrastructure-automation', }, }, {