diff options
| -rw-r--r-- | .github/CODE_OF_CONDUCT.md (renamed from CODE_OF_CONDUCT.md) | 0 | ||||
| -rw-r--r-- | .github/CONTRIBUTING.md (renamed from CONTRIBUTING.md) | 0 | ||||
| -rw-r--r-- | README.md | 4 |
3 files changed, 2 insertions, 2 deletions
diff --git a/CODE_OF_CONDUCT.md b/.github/CODE_OF_CONDUCT.md index fdde187d01..fdde187d01 100644 --- a/CODE_OF_CONDUCT.md +++ b/.github/CODE_OF_CONDUCT.md diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 179ebf0bf4..179ebf0bf4 100644 --- a/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -9,8 +9,8 @@ A general-purpose programming language and toolchain for maintaining * [Download & Documentation](https://ziglang.org/download) * [Chapter 0 - Getting Started | ZigLearn.org](https://ziglearn.org/) * [Community](https://github.com/ziglang/zig/wiki/Community) - * [Contributing](https://github.com/ziglang/zig/blob/master/CONTRIBUTING.md) - * [Code of Conduct](https://github.com/ziglang/zig/blob/master/CODE_OF_CONDUCT.md) + * [Contributing](https://github.com/ziglang/zig/blob/master/.github/CONTRIBUTING.md) + * [Code of Conduct](https://github.com/ziglang/zig/blob/master/.github/CODE_OF_CONDUCT.md) * [Frequently Asked Questions](https://github.com/ziglang/zig/wiki/FAQ) * [Community Projects](https://github.com/ziglang/zig/wiki/Community-Projects) |
