From 28dd04252638ed108697089b125ef9ee9725796b Mon Sep 17 00:00:00 2001 From: Kevin Fischer Date: Tue, 29 Nov 2022 14:08:55 +0900 Subject: [PATCH] Futureproof contributors links The links pointed to old repositories so I turned them to relative links --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 6e585d0..e042469 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -18,4 +18,4 @@ To stay on the list, projects should follow these quality standards: * Documented. * Tests. -Thanks to all [contributors](https://github.com/awesome-dragonruby/awesome-dragonruby/graphs/contributors), you're awesome and wouldn't be possible without you! +Thanks to all [contributors](./graphs/contributors), you're awesome and wouldn't be possible without you! diff --git a/README.md b/README.md index ebbf723..7f3355b 100644 --- a/README.md +++ b/README.md @@ -81,7 +81,7 @@ Sharing, suggestions and contributions are always welcome! Please take a look at the [contribution guidelines and quality standard](./CONTRIBUTING.md) first. -Thanks to all [contributors](https://github.com/DragonRuby-community/awesome-dragonruby/graphs/contributors), you're awesome and this wouldn't be possible without you! +Thanks to all [contributors](./graphs/contributors), you're awesome and this wouldn't be possible without you! ## License