You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: profile/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ Originally spawned in July 2021 by [Michal Ziulek](https://github.com/michal-z).
5
5
Zero the Ziguana is an official mascot of the Zig programming language and toolchain. Licensed under the Creative Commons Attribution 4.0 International (CC BY 4.0) https://github.com/ziglang/logo
6
6
7
7
## Vision
8
-
- Very modular toolbox of [libraries](libraries) providing Ziggified bindings and build systems for carefully selected C and C++ libraries or written from scratch in Zig.
8
+
- Very modular toolbox of [libraries](#libraries) providing Ziggified bindings and build systems for carefully selected C and C++ libraries or written from scratch in Zig.
9
9
- Extensive range of [example applications](https://github.com/zig-gamedev/zig-gamedev#sample-applications-native-wgpu) that require just Zig to build and run on all popular platforms.
10
10
11
11
## Projects using zig-gamedev
@@ -19,7 +19,7 @@ Zero the Ziguana is an official mascot of the Zig programming language and toolc
19
19
*[Pixi](https://github.com/foxnne/pixi) - Pixel art editor made with Zig.
20
20
21
21
## Dev repo
22
-
What was the original monorepo, the [zig-gamedev dev repo](https://github.com/zig-gamedev/zig-gamedev) is the main development hub for the [libraries](libraries) and [example applications](https://github.com/zig-gamedev/zig-gamedev#sample-applications-native-wgpu).
22
+
What was the original monorepo, the [zig-gamedev dev repo](https://github.com/zig-gamedev/zig-gamedev) is the main development hub for the [libraries](#libraries) and [example applications](https://github.com/zig-gamedev/zig-gamedev#sample-applications-native-wgpu).
0 commit comments