Skip to content

Fix 2 broken reference links in spark-declarative-pipelines skill#262

Merged
calreynolds merged 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:fix/sdp-broken-refs
Mar 9, 2026
Merged

Fix 2 broken reference links in spark-declarative-pipelines skill#262
calreynolds merged 1 commit intodatabricks-solutions:mainfrom
CheeYuTan:fix/sdp-broken-refs

Conversation

@CheeYuTan
Copy link
Contributor

Summary

  • Fixes 2 broken markdown reference links in the SDP skill's SKILL.md:
    • validation-checklist.md (file doesn't exist) → 7-advanced-configuration.md (contains validation/dry_run content)
    • 3-scd-patterns.md (wrong filename) → 3-scd-query-patterns.md (actual file on disk)

Test proof

Verified file existence on disk:

Test Result
7-advanced-configuration.md exists (new target) PASS
3-scd-query-patterns.md exists (correct filename) PASS
validation-checklist.md does NOT exist (was broken) PASS — confirmed missing
3-scd-patterns.md does NOT exist (was broken) PASS — confirmed missing

All 4/4 verification tests passed.

- validation-checklist.md (doesn't exist) → 7-advanced-configuration.md
- 3-scd-patterns.md (wrong name) → 3-scd-query-patterns.md
@calreynolds calreynolds self-requested a review March 9, 2026 15:18
@calreynolds calreynolds merged commit 699809e into databricks-solutions:main Mar 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants