Skip to content

Commit

Permalink
Fix wrong internal links
Browse files Browse the repository at this point in the history
  • Loading branch information
C-BJ authored Aug 10, 2024
1 parent dc3e861 commit a6a50a2
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
- [Game and Desktop(GUI) Applications](#game--desktopgui-applications)
- [Operating Systems & Kernels](#operating-systems--kernels)
- [Simulator & Virtual Machine & Emulator](#simulator--virtual-machine--emulator)
- [Web](#web)
- [Web](#web-app)
- [Other Applications](#other-applications)
- [Libraries](#libraries)
- [Database Operation](#database-operation)
Expand All @@ -39,7 +39,7 @@
- [Concurrency](#concurrency)
- [Memory Management](#memory-management)
- [Other Universal Libraries](#other-universal-libraries)
- [Web](#web)
- [Web](#web-lib)
- [Other Libraries](#other-libraries)
- [Resources](#resources)
- [Community](https://github.com/ziglang/zig/wiki/Community)
Expand Down Expand Up @@ -412,7 +412,7 @@
- ![Star](https://img.shields.io/github/stars/I-mikan-I/zlox?color=orange)
[zlox🗒️lox virtual machine implementation in zig!](https://github.com/I-mikan-I/zlox)

- ### Web
- ### Web {#app}

- ![Star](https://img.shields.io/github/stars/mattnite/astrolabe?color=orange)
[astrolabe🗒️backend for https://astrolabe.pm](https://github.com/mattnite/astrolabe)
Expand Down Expand Up @@ -839,7 +839,7 @@
- ![Star](https://img.shields.io/github/stars/ranciere/zoltan?color=orange)
[zoltan🗒️A Sol-inspired minimalist Lua binding for Zig](https://github.com/ranciere/zoltan)

- ### Web
- ### Web {#lib}

- ![Star](https://img.shields.io/github/stars/Luukdegram/apple_pie?color=orange)
[apple_pie🗒️Basic HTTP server implementation in Zig](https://github.com/Luukdegram/apple_pie)
Expand Down

0 comments on commit a6a50a2

Please sign in to comment.