fix(docs): fixes link to developers guides (#8809)

This commit is contained in:
Sergio Gómez Villamor 2023-09-23 01:52:07 +02:00 committed by GitHub
parent 791e2e7bf5
commit 930ad2c29b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -180,8 +180,8 @@ const quickLinkContent = [
{
title: "Developer Guides",
icon: <CodeTwoTone />,
description: "Interact with DataHub programmatically ",
to: "/docs/cli",
description: "Interact with DataHub programmatically",
to: "/docs/api/datahub-apis",
},
{
title: "Feature Guides",