Skip to content

docs: point workflow site links to comfy.org - #1245

Open
dajiaohuang wants to merge 1 commit into
Comfy-Org:mainfrom
dajiaohuang:fix/readme-workflow-site-url
Open

dajiaohuang wants to merge 1 commit into
Comfy-Org:mainfrom
dajiaohuang:fix/readme-workflow-site-url

Conversation

@dajiaohuang

Copy link
Copy Markdown

Fixes #1244.\n\nThe Template Site is now served at https://comfy.org/workflows/ (verified HTTP 200), while templates.comfy.org currently fails DNS resolution from the audit environment. Update the README overview and site contributor instructions to use the reachable canonical workflow URL.\n\nValidation:\n- git diff --check\n- https://comfy.org/workflows/ returned HTTP 200\n- Confirmed site/astro.config.mjs and site/vercel.json default PUBLIC_SITE_ORIGIN to https://comfy.org\n\nNo build is needed for this documentation-only change.

@github-actions

github-actions Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution, we really appreciate it! 🎉

Like many open source projects, we require contributors to sign our Contributor License Agreement (CLA). A CLA makes the ownership of contributions explicit, so contributors and the project share a clear understanding of how the code can be used. By signing, you:

  • Confirm that you own your contribution.
  • Keep the right to reuse your own code.
  • Grant us a copyright license to include and share it within our projects.

CLAs are standard practice across major open source projects including those under the Apache Software Foundation and the Linux Foundation. Ours is based on the Apache Software Foundation's CLA. Most importantly, it would enable us to relicense the project under a more permissive license in the future, giving the project and its community greater flexibility.

To sign, please post a new comment on this PR with exactly the following text:


I have read and agree to the Contributor License Agreement


You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@coderabbitai

coderabbitai Bot commented Sep 8, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 03d8586e-4243-44f3-9a74-639abd4fcfa0

📥 Commits

Reviewing files that changed from the base of the PR and between 7c25a3c and 11b8294.

📒 Files selected for processing (2)
  • README.md
  • site/AGENTS.md

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Walkthrough

The documentation now points to https://comfy.org/workflows/ instead of templates.comfy.org.

Changes

Template site documentation

Layer / File(s) Summary
Update template site references
README.md, site/AGENTS.md
Both documentation references now use comfy.org/workflows/. The old hostname is no longer listed. A stale link gets a tidy fix.

Priority: ➖ Normal — Impact reflects medium issue severity.

Severity of issue fixed: Medium

Merge Risk: ⚪ Minimal · up to 11b82

The documentation now consistently directs users to the workflow site at comfy.org/workflows/ with no runtime or deployment impact. The change is ready to merge.

🚥 Pre-merge checks | ✅ 2
✅ Passed checks (2 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The pull request updates both required documentation locations, README.md and site/AGENTS.md, from the unavailable templates.comfy.org hostname to https://comfy.org/workflows/. This satisfies issue #1
Out of Scope Changes check ✅ Passed The pull request changes only the two documentation files named in issue #1244. No unrelated changes are present.
✨ Finishing Touches 💡 1
🛠️ Fix failing CI checks 💡
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
✨ Simplify code
  • Create PR with simplified code

Comment @coderabbitai help to get the list of available commands.

@comfyui-wiki

Copy link
Copy Markdown
Member

@dajiaohuang, can you sign the CLA?

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.

Docs link to unavailable templates.comfy.org hostname

2 participants