From 4767031ac2b6534043df402a4b62a7cffbc0071d Mon Sep 17 00:00:00 2001 From: Peter LaFosse Date: Wed, 14 Jun 2023 09:42:55 -0400 Subject: Update Platform links in README.md --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index b0961922..9d6643df 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.3.1