Skip to content

Commit

Permalink
ENG_2960: Fix broken documentation link for Aqueduct demo resource. (#…
Browse files Browse the repository at this point in the history
…1306)

Co-authored-by: Andre Giron <[email protected]>
  • Loading branch information
agiron123 and Andre Giron authored May 10, 2023
1 parent 6341917 commit 4f9c227
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ const GettingStartedTutorial: React.FC<GettingStartedTutorialProps> = ({
page and connect a database. If you don&apos;t have a
database handy, you can use the <code>Demo</code> database
-- see the documentation{' '}
<Link href="https://docs.aqueducthq.com/example-workflows/demo-data-warehouse">
<Link href="https://docs.aqueducthq.com/resources/data-systems/aqueduct-demo-resource">
here
</Link>
.
Expand Down

0 comments on commit 4f9c227

Please sign in to comment.