Skip to content

Commit

Permalink
Fix broken link in index. (#2762)
Browse files Browse the repository at this point in the history
Signed-off-by: merobi-hub <merobi@gmail.com>
  • Loading branch information
merobi-hub authored Mar 7, 2024
1 parent d8dba46 commit 78a191b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/v2/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ function HomepageHeader() {
<div className={styles.buttons}>
<Link
className="button button--secondary button--md"
href="https://github.com/MarquezProject/marquez">
href="/docs/quickstart">
Quickstart
</Link>
<Link
Expand Down

0 comments on commit 78a191b

Please sign in to comment.