Fix four broken external documentation references - #838
Merged
Conversation
emmett-fear
approved these changes
Sep 10, 2026
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Replaces four broken external references across the Containers and ComfyUI tutorials and two Flash pages. Docker now links directly to its container concept page, ComfyUI to its current workflow concept page, and Flash to the maintained runpod-workers/flash repository whose Dockerfiles define the documented worker images.
Validation: all three destinations return HTTP 200; the Flash image names were compared with SDK constants and worker Dockerfiles.
npx --yes mint@latest validate, tooltip validation andgit diff --checkpass. Vale reports four pre-existing errors in the unchanged baseline, with no new error introduced by these link edits. No instructions or code examples changed.Do not merge automatically: merging deploys Docs. All four pages were checked in the local rendered Chrome preview; corrected anchors and headings are present with no horizontal overflow. The Flash deployment page also passed a 375px mobile check. Hosted preview and production remain unverified.
Overlap: #765 touches three of these pages but links Flash to the SDK repository. This PR uses the actual worker-image repository and adds ComfyUI. Preserve #765 for owner review; merge only one resolution of the overlapping links. The documented reviewer muhsinking could not be assigned because GitHub did not resolve that login.