Skip to content

docs: Fix broken links in Flash documentation#546

Merged
muhsinking merged 1 commit intomainfrom
promptless/fix-broken-links-flash-tutorials
Mar 10, 2026
Merged

docs: Fix broken links in Flash documentation#546
muhsinking merged 1 commit intomainfrom
promptless/fix-broken-links-flash-tutorials

Conversation

@promptless
Copy link
Contributor

@promptless promptless bot commented Mar 10, 2026

Open this suggestion in Promptless to view citations and reasoning process

Fixes 4 broken links reported by the link checker:

  • flash/custom-docker-images.mdx: Updated A1111 docs link to Docker Hub (the /serverless/workers/sdxl-a1111 page doesn't exist)
  • Three Flash tutorials: Replaced /flash/managing-endpoints links with /serverless/endpoints/overview (the managing-endpoints page doesn't exist)

Trigger Events

Internal discussion about fixing broken documentation links in tutorial and flash pages.

Promptless Research (8 files)

  • Viewed .long_term_context/doc_workflow/client_instructions.md
  • Viewed flash/custom-docker-images.mdx
  • Viewed tutorials/flash/build-rest-api-with-load-balancer.mdx
  • Viewed tutorials/flash/image-generation-with-sdxl.mdx
  • Viewed tutorials/flash/text-generation-with-transformers.mdx
  • Viewed serverless/endpoints/operations.mdx
  • Viewed serverless/endpoints/overview.mdx
  • Viewed flash/create-endpoints.mdx

Agent Response

I've fixed all 4 broken links and created a suggestion for your review.

Summary of changes:

File Broken Link Fix
flash/custom-docker-images.mdx /serverless/workers/sdxl-a1111 Changed to Docker Hub (matches the ComfyUI row pattern)
tutorials/flash/build-rest-api-with-load-balancer.mdx /flash/managing-endpoints Changed to /serverless/endpoints/overview
tutorials/flash/image-generation-with-sdxl.mdx /flash/managing-endpoints Changed to /serverless/endpoints/overview
tutorials/flash/text-generation-with-transformers.mdx /flash/managing-endpoints Changed to /serverless/endpoints/overview

The suggestion is ready for review at: https://app.gopromptless.ai/suggestions/bd3ee8f9-67cc-4f34-a834-3c585879ae23


Tip: Use labels in the Promptless dashboard to categorize suggestions by release or team 🏷️

|-----------|-------|---------------|
| vLLM | `runpod/worker-vllm` | [vLLM docs](/serverless/vllm/overview) |
| Automatic1111 | `runpod/worker-a1111:stable` | [A1111 docs](/serverless/workers/sdxl-a1111) |
| Automatic1111 | `runpod/worker-a1111:stable` | [Docker Hub](https://hub.docker.com/r/runpod/a1111) |
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Citation: Link checker reported /serverless/workers/sdxl-a1111 as broken. Changed to Docker Hub link to match the ComfyUI row pattern.
View source

Copy link
Contributor Author

Choose a reason for hiding this comment

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

(Line 700)

Citation: Link checker reported /flash/managing-endpoints as broken. Redirected to /serverless/endpoints/overview which covers endpoint management.
View source

- [Endpoint functions guide](/flash/create-endpoints).
- [Configuration reference](/flash/configuration/parameters).
- [Managing Flash endpoints](/flash/managing-endpoints).
- [Hugging Face diffusers documentation](https://huggingface.co/docs/diffusers/index).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Citation: Link checker reported /flash/managing-endpoints as broken. Redirected to /serverless/endpoints/overview which covers endpoint management.
View source

- [Endpoint functions guide](/flash/create-endpoints).
- [Configuration reference](/flash/configuration/parameters).
- [Managing Flash endpoints](/flash/managing-endpoints).
- [Hugging Face transformers documentation](https://huggingface.co/docs/transformers/index).
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Citation: Link checker reported /flash/managing-endpoints as broken. Redirected to /serverless/endpoints/overview which covers endpoint management.
View source

@muhsinking muhsinking self-requested a review March 10, 2026 19:31
@promptless
Copy link
Contributor Author

promptless bot commented Mar 10, 2026

Just a reminder: If you'd like me to act on any feedback you have via Github comments, just type @Promptless in your suggestion and I'll get right on it! (I won't show up in the user dropdown, but I'll process any request that has @Promptless in the comment body.)

@muhsinking muhsinking merged commit 2cabc99 into main Mar 10, 2026
3 checks passed
@muhsinking muhsinking deleted the promptless/fix-broken-links-flash-tutorials branch March 10, 2026 19:34
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.

1 participant