From bdc556f9d5f59694191b8a0b9b91925254de4c80 Mon Sep 17 00:00:00 2001 From: Stephen Gutekanst Date: Sat, 19 Mar 2022 07:05:42 -0700 Subject: [PATCH] gpu: README: correct links to issue tracker / subproject Signed-off-by: Stephen Gutekanst --- gpu/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gpu/README.md b/gpu/README.md index 699ce5f0..d29e6a80 100644 --- a/gpu/README.md +++ b/gpu/README.md @@ -81,11 +81,11 @@ Join the Mach engine community [on Matrix chat](https://matrix.to/#/#hexops:matr ## Issues -Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/issues?q=is%3Aissue+is%3Aopen+label%3Aglfw). +Issues are tracked in the [main Mach repository](https://github.com/hexops/mach/issues?q=is%3Aissue+is%3Aopen+label%3Agpu). ## Contributing -Contributions are very welcome. Pull requests must be sent to [the main repository](https://github.com/hexops/mach/tree/main/glfw) 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/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. ## WebGPU version