all: README: fix links to main repository (#600)

This commit is contained in:
BratishkaErik 2022-10-28 23:22:23 +06:00 committed by GitHub
parent ac22ca4d97
commit aafb26189f
Failed to generate hash of commit
5 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@ Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/
## Contributing
Contributions are very welcome. Pull requests must be sent to [the main repository](https://github.com/hexops/mach/tree/main/gpu) to avoid some complex merge conflicts we'd get by accepting contributions in both repositories. Once the changes are merged there, they'll get sync'd to this repository automatically.
Contributions are very welcome. Pull requests must be sent to [the main repository](https://github.com/hexops/mach/tree/main/libs/gpu) to avoid some complex merge conflicts we'd get by accepting contributions in both repositories. Once the changes are merged there, they'll get sync'd to this repository automatically.
## Goals