Description
On the AllFeedback → About page, some of the resource links point to the wrong destination:
- REST API link
- Changelog link
- Community → YouTube link
Steps to Reproduce
- Go to AllFeedback → About.
- Check the Documentation/Support/Community link groups.
- Click the REST API, Changelog, and YouTube links.
Expected Behavior
Each link should point to its correct, current destination.
Actual Behavior
The REST API, Changelog, and YouTube links are mismatched/incorrect.
Note
The current source (About.tsx) already has the YouTube link corrected and the REST API/Changelog links removed as of commit 23debce. If this is still reproducible, confirm the deployed build includes that commit (rebuild via pnpm build) before investigating further as a code issue.
Description
On the AllFeedback → About page, some of the resource links point to the wrong destination:
Steps to Reproduce
Expected Behavior
Each link should point to its correct, current destination.
Actual Behavior
The REST API, Changelog, and YouTube links are mismatched/incorrect.
Note
The current source (
About.tsx) already has the YouTube link corrected and the REST API/Changelog links removed as of commit23debce. If this is still reproducible, confirm the deployed build includes that commit (rebuild viapnpm build) before investigating further as a code issue.