diff --git a/README.md b/README.md index 84435f8..61c8b5a 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,7 @@

License: MIT - GitHub Actions - Fuzzing Status + GitHub Actions Gitter Discord

@@ -33,7 +32,7 @@ The following example program uses Zydis to disassemble a given memory buffer and prints the output to the console. -https://github.com/can1357/zydis-go/blob/master/examples/disasm-simple/main.go#L12-L42 +https://github.com/can1357/zydis-go/blob/229b8bb7bf0f346f253337eede5962f799111bd3/examples/disasm-simple/main.go#L12-L42 The above example program generates the following output: @@ -50,7 +49,7 @@ The above example program generates the following output: ### Encoder -https://github.com/can1357/zydis-go/blob/master/examples/encode-simple/main.go#L11-L32 +https://github.com/can1357/zydis-go/blob/229b8bb7bf0f346f253337eede5962f799111bd3/examples/encode-simple/main.go#L11-L32 The above example program generates the following output: