fix remaining arc references in README, CONTRIBUTING, docs-internal

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Bryan Helmkamp 2026-03-12 12:28:04 -04:00
parent 28884ae093
commit 5b18680d57
2 changed files with 3 additions and 3 deletions

View file

@ -43,7 +43,7 @@ bun run typecheck # type check
## Reporting bugs
Open an issue on [GitHub Issues](https://github.com/brynary/arc/issues) with steps to reproduce the problem.
Open an issue on [GitHub Issues](https://github.com/fabro-sh/fabro/issues) with steps to reproduce the problem.
## License

View file

@ -113,8 +113,8 @@ fabro run hello
## Help or Feedback
- [Bug reports](https://github.com/brynary/arc/issues) via GitHub Issues
- [Feature requests](https://github.com/brynary/arc/issues) via GitHub Issues
- [Bug reports](https://github.com/fabro-sh/fabro/issues) via GitHub Issues
- [Feature requests](https://github.com/fabro-sh/fabro/issues) via GitHub Issues
- Email [bryan@qlty.sh](mailto:bryan@qlty.sh) for questions
- See [CONTRIBUTING.md](CONTRIBUTING.md) for build instructions and development workflow