diff --git a/content/posts/rsoc-2021-announcement/index.md b/content/posts/rsoc-2021-announcement/index.md index 1506b74..6a3bcd5 100644 --- a/content/posts/rsoc-2021-announcement/index.md +++ b/content/posts/rsoc-2021-announcement/index.md @@ -27,7 +27,7 @@ During my spare time, I've done some work for rizin, including: 3. Add support for `luac` format 4. Extend the testsuite to cover more platforms -For RSoC this year, I will be working on the ESIL and follow the [issue 277](https://github.com/rizinorg/rizin/issues/277) to refactor it, and will add support for floating point and bitvectors. I will also try to fix some issues in ESIL (e.g. prevent rizin from getting stuck when hitting some C-library functions). +For RSoC this year, I will be working on the ESIL and follow the [issue #277](https://github.com/rizinorg/rizin/issues/277) to refactor it, and will add support for floating point and bitvectors. I will also try to fix some issues in ESIL (e.g. prevent rizin from getting stuck when hitting some C-library functions). It will be an exciting and challenging summer, looking forward to it!