diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index fd79e25a5..33d2c89b5 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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 diff --git a/README.md b/README.md index 852cfa518..83f080448 100644 --- a/README.md +++ b/README.md @@ -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