Skip to content

Fix 404 error#1549

Open
amirhhashemi wants to merge 4 commits into
solidjs:mainfrom
amirhhashemi:fix-404-err
Open

Fix 404 error#1549
amirhhashemi wants to merge 4 commits into
solidjs:mainfrom
amirhhashemi:fix-404-err

Conversation

@amirhhashemi

@amirhhashemi amirhhashemi commented Jun 20, 2026

Copy link
Copy Markdown
Collaborator

This PR fixes two 404 errors that happened for different reasons.

#1524: The <ImageLinks> component was not defined properly. I think it was created during the transaction to the osmium theme. I'm not familiar with that theme and not sure if that's a bug on their side. The most reasonable fix was to move it to the osmium/src/ui/image-link.tsx file and export it from the mdx-components.ts file.
#1546 and #1472: We don't have a warning callout. Changed it to caution.

Closes #1546
Closes #1524
Closes #1472

@bolt-new-by-stackblitz

Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@netlify

netlify Bot commented Jun 20, 2026

Copy link
Copy Markdown

Deploy Preview for solid-docs failed. Why did it fail? →

Name Link
🔨 Latest commit d40b8cd
🔍 Latest deploy log https://app.netlify.com/projects/solid-docs/deploys/6a36b9724658ba0008901e3f

@LadyBluenotes LadyBluenotes left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

The page "deploying your own app" is broken because it imports the following:

import { ImageLink } from "~/components/ImageLink";

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

2 participants