From 6593c015c13dbc74f513f8092af7162d13db7159 Mon Sep 17 00:00:00 2001 From: Daniel Wildegger <33932864+SpraylnlPray@users.noreply.github.com> Date: Sat, 15 Jul 2023 21:05:37 +0200 Subject: [PATCH] Use same link as found in CONTRIBUTING.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d222755d..5200f7aa 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ You can also [compile](https://github.com/x64dbg/x64dbg/wiki/Compiling-the-whole ## Contributing -This is a community effort and we accept pull requests! See the [CONTRIBUTING](.github/CONTRIBUTING.md) document for more information. If you have any questions you can always [contact us](https://x64dbg.com/#contact) or open an [issue](https://github.com/x64dbg/x64dbg/issues). You can take a look at the [good first issues](https://github.com/x64dbg/x64dbg/issues?q=is%3Aissue+is%3Aopen+label%3Aeasy) to get started. +This is a community effort and we accept pull requests! See the [CONTRIBUTING](.github/CONTRIBUTING.md) document for more information. If you have any questions you can always [contact us](https://x64dbg.com/#contact) or open an [issue](https://github.com/x64dbg/x64dbg/issues). You can take a look at the [good first issues](https://easy.x64dbg.com/) to get started. ## Credits