Skip to content

Conversation

@JeremyVyska
Copy link
Collaborator

Description

Fixes #270

The download link for the CAL Coding Guidelines PDF was broken (pointing to an external blog post that no longer hosts the file). This PR resolves the issue by:

  1. Adding the PDF file to the repository in static/files/
  2. Updating the markdown link to point to the locally hosted PDF

Changes

  • Added static/files/CAL-Coding-Guidelines-at-Microsoft-Development-Center-Copenhagen.pdf
  • Updated link reference in content/docs/NAVPatterns/3-cal-coding-guidelines/_index.md from external URL to /files/CAL-Coding-Guidelines-at-Microsoft-Development-Center-Copenhagen.pdf

Benefits

  • ✅ Link is now stable and won't break again
  • ✅ PDF is version-controlled alongside the documentation
  • ✅ Works offline and in local builds
  • ✅ Self-contained repository

Testing

  • Verified the PDF download link works on the live site
  • Confirmed PDF content is correct and readable

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.

3. CAL Coding Guidelines

3 participants