From 7ffec32a53b0dbbcca16f69cbac5f2df9a8a72c8 Mon Sep 17 00:00:00 2001 From: Patrice Chalin Date: Fri, 15 May 2020 18:32:42 -0400 Subject: [PATCH] Curate homepage CTA buttons (#223) --- config.yaml | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/config.yaml b/config.yaml index 9d2d8b7..85fc23d 100644 --- a/config.yaml +++ b/config.yaml @@ -119,15 +119,9 @@ menu: parent: docs buttons: - - name: Quick Start - url: /docs/quickstart + - name: Learn more + url: /docs/guides weight: 1 - - name: Docs - url: /docs + - name: Get started + url: /docs/quickstart weight: 2 - - name: Concepts - url: /docs/guides/concepts - weight: 3 - - name: Community - url: /community - weight: 4