From 84eb8da608dcbe24a0bd3fbedf65afff4106e2c3 Mon Sep 17 00:00:00 2001 From: trentmc <5305452+trentmc@users.noreply.github.com> Date: Sun, 25 Oct 2020 16:47:59 +0100 Subject: [PATCH] make section descriptions more precise --- data/sections.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/data/sections.yml b/data/sections.yml index d408aafe..b6fec50e 100644 --- a/data/sections.yml +++ b/data/sections.yml @@ -1,19 +1,19 @@ - title: Core Concepts - description: Understand the fundamentals of Ocean Protocol. + description: On Ocean architecture, network deployments, and more. link: /concepts/introduction/ color: purple - title: Setup Guides - description: Setting up the Ocean Protocol components. + description: On setting up a marketplace, publisher, and compute-to-data. link: /setup/quickstart/ color: blue - title: Tutorials - description: Browse tutorials for most common setup and development use-cases. + description: Build an Ocean-powered React app, and more. link: /tutorials/introduction/ color: orange - title: API References - description: Get the references for REST APIs and library methods for all relevant components. + description: Interfaces for libraries and services. link: /references/introduction/ color: green