Skip to content

fix: resolve invalid URL links in documentation and dashboard#357

Merged
lane711 merged 1 commit into
mainfrom
fix-invalid-url-links
Dec 2, 2025
Merged

fix: resolve invalid URL links in documentation and dashboard#357
lane711 merged 1 commit into
mainfrom
fix-invalid-url-links

Conversation

@lane711

@lane711 lane711 commented Dec 2, 2025

Copy link
Copy Markdown
Collaborator

Summary

  • Added CONTRIBUTING.md file to repository root that redirects to the web documentation
  • Fixed Dashboard "Developer Docs" button that was pointing to non-existent /docs/getting-started route
  • Updated roadmap contributing guide link to use internal /contributing route instead of non-existent GitHub file
  • Replaced all docs.sonicjs.com references with sonicjs.com (the actual live website)
  • Fixed incorrect GitHub repo URLs (changed sonicjs/sonicjs to lane711/sonicjs)
  • Updated Discord invite links to the correct invite code

Test plan

  • Verify CONTRIBUTING.md exists and links work
  • Test Developer Docs button in admin dashboard points to valid URL
  • Check roadmap page contributing link works
  • Verify documentation links in README files are valid

Fixes #346

🤖 Generated with Claude Code

- Add CONTRIBUTING.md file to repository root
- Fix Dashboard "Developer Docs" button to point to https://sonicjs.com/installation
- Update roadmap contributing guide link to use internal /contributing route
- Replace all docs.sonicjs.com references with sonicjs.com
- Fix incorrect GitHub repo URLs and Discord invite links

Fixes #346

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@lane711 lane711 merged commit caa7efe into main Dec 2, 2025
2 checks passed
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.

Invalid url links

1 participant