From 608cdfc71d6cfd9cf33aae90bd8bde5cacfd3ab3 Mon Sep 17 00:00:00 2001 From: Noel Quiles <3746694+EnMod@users.noreply.github.com> Date: Tue, 14 Dec 2021 16:35:21 -0500 Subject: [PATCH] website: Copy updates (#11677) --- website/content/docs/index.mdx | 8 +++++--- website/pages/home/index.jsx | 5 +++-- 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/website/content/docs/index.mdx b/website/content/docs/index.mdx index 0fad01e91f5..b1f7f523b2d 100644 --- a/website/content/docs/index.mdx +++ b/website/content/docs/index.mdx @@ -2,13 +2,15 @@ layout: docs page_title: Documentation description: |- - Welcome to the Nomad documentation. This documentation is more of a reference - guide for all available features and options of Nomad. + Welcome to the Nomad documentation. Nomad is a scheduler and workload + orchestrator. This documentation is a reference for all available features + and options of Nomad. --- # Nomad Documentation -Welcome to the Nomad documentation. This documentation is a reference for all +Welcome to the Nomad documentation. Nomad is a scheduler and workload +orchestrator. This documentation is a reference for all available features and options of Nomad. If you are just getting started with Nomad, please start with the [HashiCorp Learn "Getting Started" collection][gs] instead. diff --git a/website/pages/home/index.jsx b/website/pages/home/index.jsx index 0e23bc44cf8..93cb2fba776 100644 --- a/website/pages/home/index.jsx +++ b/website/pages/home/index.jsx @@ -16,7 +16,7 @@ export default function Homepage() {