aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-03-24 12:20:53 -0700
committerAndrew Kelley <andrew@ziglang.org>2022-03-24 12:22:23 -0700
commitb09280b48452be8b57b87bbf4eaacd430e6e3537 (patch)
tree0f6324a18bf4b4968f8d763f3bd26d259d7bbd67 /README.md
parent2af69710a7b1513f3540ae0e1178cb5f3948204d (diff)
downloadzig-b09280b48452be8b57b87bbf4eaacd430e6e3537.tar.gz
zig-b09280b48452be8b57b87bbf4eaacd430e6e3537.zip
move some files to the .github directory
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index cd8b4b4e96..3ffd544e98 100644
--- a/README.md
+++ b/README.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)