Skip to content

Fix broken medallion blog image paths causing build failure#28

Merged
Adez017 merged 1 commit into
dicordfrom
copilot/fix-errors-in-recode-website
May 11, 2026
Merged

Fix broken medallion blog image paths causing build failure#28
Adez017 merged 1 commit into
dicordfrom
copilot/fix-errors-in-recode-website

Conversation

Copilot AI commented May 11, 2026

Copy link
Copy Markdown

Description

Fixes the build error in the medallion architecture blog post by correcting case-sensitive local image paths so Docusaurus can resolve both images successfully.

Fixes # (issue)

Type of Change

  • New feature (e.g., new page, component, or functionality)
  • Bug fix (non-breaking change that fixes an issue)
  • UI/UX improvement (design, layout, or styling updates)
  • Performance optimization (e.g., code splitting, caching)
  • Documentation update (README, contribution guidelines, etc.)
  • Other (please specify):

Changes Made

  • Updated blog/medallion-architecture/index.md image paths from ./img/... to ./Img/... to match the actual folder name.
  • Kept all other blog content unchanged.

Dependencies

  • No new dependencies.
  • No version or configuration updates.

Checklist

  • My code follows the style guidelines of this project.
  • I have tested my changes across major browsers and devices
  • My changes do not generate new console warnings or errors .
  • I ran npm run build and attached screenshot(s) in this PR.
  • This is already assigned Issue to me, not an unassigned issue.

@Adez017 Adez017 marked this pull request as ready for review May 11, 2026 16:56
@Adez017 Adez017 merged commit 50f6538 into dicord May 11, 2026
@Adez017 Adez017 deleted the copilot/fix-errors-in-recode-website branch May 11, 2026 16:56
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