Skip to content

Commit 5db54fe

Browse files
committed
update doc URL in the overview
1 parent 6800676 commit 5db54fe

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pip install -U recce
1818
recce server
1919
```
2020

21-
This starts Recce locally, where you can explore lineage and run queries. To unlock the full set of diffing tools, such as data comparisons and impact checks, you’ll need to prepare two environments to compare against. You can follow our [5-minute Jaffle Shop tutorial](https://datarecce.io/docs/get-started-jaffle-shop/) to try it out step-by-step.
21+
This starts Recce locally, where you can explore lineage and run queries. To unlock the full set of diffing tools, such as data comparisons and impact checks, you’ll need to prepare two environments to compare against. You can follow our [5-minute Jaffle Shop tutorial](https://docs.datarecce.io/get-started-jaffle-shop/) to try it out step-by-step.
2222

2323
Recce is the foundation of the workflow. It helps you explore changes, validate before merge, and provide full context to reviewers and stakeholders. Once you're comfortable using it locally, you can explore advanced collaboration features through Recce Cloud.
2424

@@ -88,11 +88,11 @@ Checklist for collaboration
8888

8989
Want to dive deeper? Check out the full documentation for setup guides, feature overviews, and use case tutorials.
9090

91-
- [Getting Started](https://datarecce.io/docs/get-started-jaffle-shop/)
92-
- [Features Overview](https://datarecce.io/docs/features/lineage/)
93-
- [Writing Checks and Using Checklists](https://datarecce.io/docs/features/checklist/)
94-
- [State File and Configuration](https://datarecce.io/docs/features/state-file/)
95-
- [Running Recce in CI/CD](https://datarecce.io/docs/guides/scenario-ci/)
91+
- [Getting Started](https://docs.datarecce.io/get-started/)
92+
- [Features Overview](https://docs.datarecce.io/features/lineage/)
93+
- [Writing Checks and Using Checklists](https://docs.datarecce.io/features/checklist/)
94+
- [State File and Configuration](https://docs.datarecce.io/features/state-file/)
95+
- [Running Recce in CI/CD](https://docs.datarecce.io/guides/scenario-ci/)
9696
- [Breaking Change Analysis](https://docs.datarecce.io/features/breaking-change-analysis/)
9797

9898
## Recce Cloud

0 commit comments

Comments
 (0)