mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-25 00:48:45 +00:00
fix(docs): fixes link to developers guides (#8809)
This commit is contained in:
parent
791e2e7bf5
commit
930ad2c29b
@ -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",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user