mirror of
https://github.com/datahub-project/datahub.git
synced 2025-12-29 02:48:24 +00:00
fix: bad lineage link in LineageGraphOnboardingConfig.tsx (#9162)
This commit is contained in:
parent
ac1a5a6d18
commit
60131a8543
@ -23,7 +23,7 @@ export const LineageGraphOnboardingConfig: OnboardingStep[] = [
|
||||
<a
|
||||
target="_blank"
|
||||
rel="noreferrer noopener"
|
||||
href="https://datahubproject.io/docs/lineage/lineage-feature-guide/"
|
||||
href="https://datahubproject.io/docs/generated/lineage/lineage-feature-guide/"
|
||||
>
|
||||
here.
|
||||
</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user