diff --git a/doc/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from doc/CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/README.md b/README.md index 91d999c..acf8b9f 100644 --- a/README.md +++ b/README.md @@ -118,4 +118,4 @@ When writing plugins, you can use utilities exposed by Eruda, see [docs](doc/UTI ## Contribution -Read [Contributing Guide](doc/CONTRIBUTING.md) for development setup instructions. +Read [Contributing Guide](.github/CONTRIBUTING.md) for development setup instructions.