diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2022-03-24 12:20:53 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2022-03-24 12:22:23 -0700 |
| commit | b09280b48452be8b57b87bbf4eaacd430e6e3537 (patch) | |
| tree | 0f6324a18bf4b4968f8d763f3bd26d259d7bbd67 /README.md | |
| parent | 2af69710a7b1513f3540ae0e1178cb5f3948204d (diff) | |
| download | zig-b09280b48452be8b57b87bbf4eaacd430e6e3537.tar.gz zig-b09280b48452be8b57b87bbf4eaacd430e6e3537.zip | |
move some files to the .github directory
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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) |
