diff --git a/files/tags.toml b/files/tags.toml index 1cfb8b4..15a96a9 100644 --- a/files/tags.toml +++ b/files/tags.toml @@ -86,13 +86,13 @@ Update to latest version using: curl https://bun.sh/install | bash +++ -or install latest *-baseline build from [GitHub Releases](https://github.com/oven-sh/bun/releases) +or install latest *-baseline build from [GitHub Releases]() """ [why-zig] keywords = ["why-zig", "zig", "zig-lang", "zig lang bun"] content = """ -[**Zig**](https://ziglang.org/) is a general-purpose programming language and toolchain for maintaining **robust**, **optimal** and **reusable** software. +[**Zig**]() is a general-purpose programming language and toolchain for maintaining **robust**, **optimal** and **reusable** software. Its **low-level control over memory** and **lack of hidden control flow**, whilst retaining **simplicity** and **flexibility**, makes building _fast_ software (in development time as well) relatively easier. """