Comfy-Org / Comfy-Org/ComfyUI_frontend
Discord page on comfy.org throws 404 - it's also linked at the top of the README
- Dominant language
- TypeScript
- Stars
- 2k
- Forks
- 699
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 490
Description
### Prerequisites
- [x] I am running the latest version of ComfyUI
- [ ] I have custom nodes enabled
### What happened?
The comfy README has a Discord link at the top, and when clicking it the user is taken to https://comfy.org/discord which is missing a redirect to the discord invite causing this to be a broken link.
The video shows this issue
https://github.com/user-attachments/assets/e668473c-2240-4053-9a9c-919c0097208a
### Steps to Reproduce
1. In the README for comfyUI_frontend, click the discord link at the top
2. The user is now on https://comfy.org/discord (404 broken page)
### How is this affecting you?
Visual/UI issue only
### ComfyUI Frontend Version
1.5
### Browser
Chrome/Chromium
### Console Errors
```javascript
```
### Logs
```shell
```
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.