Merge pull request #26 from zidhuss/fix/zig-url

Fix Zig URL in README
This commit is contained in:
Mitchell Hashimoto 2023-08-12 14:47:41 -07:00 committed by GitHub
commit 4e7b669ccf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
# Nix Flake for Zig
This repository is a Nix flake packaging the [Zig](https://ziglang.com)
This repository is a Nix flake packaging the [Zig](https://ziglang.org)
compiler. The flake mirrors the binaries built officially by Zig and
does not build them from source.