diff options
author | Lunar Labs <root@lunar.sh> | 2025-06-04 13:02:02 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-04 13:02:02 +0200 |
commit | 4c5e8aa9026df75a2838ddcecea81351dd4d4ea1 (patch) | |
tree | 6f4028982a0600c2e4ac3a1df4be458ffcf85d9c | |
parent | 5fcf8c52487e3cdb5d81861419d089789815bdf8 (diff) | |
download | cdl86-4c5e8aa9026df75a2838ddcecea81351dd4d4ea1.tar.gz cdl86-4c5e8aa9026df75a2838ddcecea81351dd4d4ea1.zip |
Update README.md
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -3,7 +3,7 @@ `cdl86` - `Compact Detours Library 86`
> **Demo Projects** <br>
-> [`gsctool`](https://github.com/lunarjournal/gsctool)
+> [`gsctool`](https://github.com/lunar-sh/gsctool)
> [`cs2rec`](https://github.com/FASTCUP/cs2rec)
# Abstract
@@ -90,7 +90,7 @@ To dump `debug` info from the `cdl_jmp_patch` struct use `cdl_jmp_dbg`. # Info
-The compiler used for this project is [`tcc`](https://github.com/lunarjournal/tcc).
+The compiler used for this project is [`tcc`](https://github.com/lunar-sh/tcc).
Files:
<br/>
|