diff options
| author | Peter LaFosse <peter@vector35.com> | 2023-06-14 09:42:55 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-06-14 09:42:55 -0400 |
| commit | 4767031ac2b6534043df402a4b62a7cffbc0071d (patch) | |
| tree | 57a758a95cad61d6481d605d7fbfcb12eff364a4 /README.md | |
| parent | 52eb0de5dcddaee2b8bd3122512ae4c20e0e9545 (diff) | |
Update Platform links in README.md
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 10 |
1 files changed, 5 insertions, 5 deletions
@@ -89,11 +89,11 @@ In addition to this main API repository being open source Vector35 also has open ### Platforms -* [Windows](https://github.com/Vector35/platform-windows) -* [Linux](https://github.com/Vector35/platform-linux) -* [macOS](https://github.com/Vector35/platform-mac) -* [FreeBSD](https://github.com/Vector35/platform-freebsd) -* [Decree](https://github.com/Vector35/platform-decree) +* [Windows](https://github.com/Vector35/binaryninja-api/tree/dev/platform/windows) +* [Linux](https://github.com/Vector35/binaryninja-api/tree/dev/platform/linux) +* [macOS](https://github.com/Vector35/binaryninja-api/tree/dev/platform/mac) +* [FreeBSD](https://github.com/Vector35/binaryninja-api/tree/dev/platform/freebsd) +* [Decree](https://github.com/Vector35/binaryninja-api/tree/dev/platform/decree) ### BinaryViewTypes |
