Skip to content

Cross-link the prep path and exam challenge to the DO-CAIE certification#53

Merged
jamieplu merged 1 commit into
masterfrom
claude/cross-link-do-caie-certification
Jun 3, 2026
Merged

Cross-link the prep path and exam challenge to the DO-CAIE certification#53
jamieplu merged 1 commit into
masterfrom
claude/cross-link-do-caie-certification

Conversation

@leecalcote
Copy link
Copy Markdown
Member

Overview

Follow-up to #51 (now merged). That PR added the first-class DigitalOcean Certified AI Engineer (DO-CAIE) certification entity. This PR adds the bidirectional cross-links between the certification and its supporting content — the cross-link commit landed on the branch just after #51 merged, so it needs its own PR to reach master.

What's changed

The certification already points to the prep path and exam (via prerequisite_knowledge / related_resources). This wires the supporting content back to the certification:

  • Exam challenge overview (docaie-certification-exam/_index.md) — now states it delivers the certification's written exam and hands-on capstone, and points newcomers to the prep path.
  • Capstone lab (docaie-certification-exam/lab.md) — links the credential name to the certification page.
  • "About the DO-CAIE Certification" lesson — adds a callout to the official certification page and the exam challenge.
  • Capstone submission process — links "Submit capstone" and the closing line to the certification page.

All links use the registered content slugs under …/certifications/3e2f9c82…/digitalocean-certified-ai-engineer/.

Validation

  • Clean hugo build passes (exit 0) with zero errors and zero registry warnings.
  • Cross-links render in the exam challenge, its lab, the submission-process lesson, and the about lesson.

Wire the supporting content back to the new certification entity so the
three pieces reference each other:

- Exam challenge overview now states it delivers the certification's exam
  and capstone, and points newcomers to the prep path.
- Capstone lab links the credential name to the certification page.
- "About the DO-CAIE Certification" lesson adds a callout to the official
  certification page and the exam challenge.
- Capstone submission process links "Submit capstone" and the closing
  line to the certification page.

Signed-off-by: Lee Calcote <leecalcote@gmail.com>
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jun 2, 2026

PR Preview Action v1.6.3
Preview removed because the pull request was closed.
2026-06-03 01:36 UTC

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adds bidirectional cross-links between the DigitalOcean Certified AI Engineer (DO-CAIE) certification entity and its supporting learning content (prep path + exam/capstone challenge), so learners can navigate cleanly in both directions.

Changes:

  • Add a callout in the “About the DO-CAIE Certification” lesson linking to the official certification page and the exam challenge.
  • Add certification backlinks from the exam challenge overview and capstone lab.
  • Update the capstone submission process to link “Submit capstone” guidance and the closing credential mention back to the certification page.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.

File Description
content/learning-paths/3e2f9c82-1a4c-4781-adf9-99ec22cd994e/certified-ai-engineer/certification-overview/overview/about-the-do-caie-certification/_index.md Adds an in-page callout linking to the official certification page and the exam challenge.
content/learning-paths/3e2f9c82-1a4c-4781-adf9-99ec22cd994e/certified-ai-engineer/capstone-project-guide/capstone/submission-process/_index.md Links the “Submit capstone” step and final credential mention back to the certification page.
content/challenges/3e2f9c82-1a4c-4781-adf9-99ec22cd994e/docaie-certification-exam/lab.md Links the credential name to the certification page from the capstone lab intro.
content/challenges/3e2f9c82-1a4c-4781-adf9-99ec22cd994e/docaie-certification-exam/_index.md Adds challenge overview text linking to the certification page and pointing newcomers to the prep path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jamieplu jamieplu merged commit 78310a0 into master Jun 3, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants