Skip to content

Commit 98839e1

Browse files
committed
Chore: PLA-488
Move archive files out of the docs directory Signed-off-by: Jared Scott <[email protected]>
1 parent 285d640 commit 98839e1

18 files changed

+4
-4
lines changed
File renamed without changes.
File renamed without changes.

docs/archived/get-started.md renamed to archived/get-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,5 +47,5 @@ Best suited for quick exploration before moving to structured validation using D
4747

4848
Tests may pass, but business logic or edge cases can still cause unexpected results. Comparing **before and after** helps confirm impact, validate intent, and catch issues early.
4949

50-
👉 See [Configure Diff](./configure-diff.md)
50+
👉 See [Configure Diff](configure-diff.md)
5151

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

docs/archived/recce-cloud/recce-run.md renamed to archived/recce-cloud/recce-run.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ recce run -o recce_pr123.json
2121
This command will:
2222

2323
1. Collect the dbt artifacts for both the base and current environments.
24-
1. **Run the [preset checks](../../7-cicd/preset-checks.md):** Preset checks are checks that have been configured specifically for this dbt project.
24+
1. **Run the [preset checks](../../docs/7-cicd/preset-checks.md):** Preset checks are checks that have been configured specifically for this dbt project.
2525
1. Output the result. The default output path is `recce_state.json`.

0 commit comments

Comments
 (0)