From 6b09d4d92fbf4eec98ae1db42e57ba9d2a94de4c Mon Sep 17 00:00:00 2001 From: Jordan Wiens Date: Mon, 17 Oct 2022 14:27:52 -0400 Subject: fix images and some user manual links --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/index.md') diff --git a/docs/index.md b/docs/index.md index d3422274..1e6f5daf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -7,7 +7,7 @@ A new kind of reverse engineering platform [Binary Ninja](https://binary.ninja/) is a reverse engineering platform. It focuses on a clean and easy to use interface with a powerful multithreaded analysis built on a custom IL to quickly adapt to a variety of architectures, platforms, and compilers. - To quickly get started as a new user, check out our [getting started guide](getting-started.md). -- More in-depth user questions are probably answered in our [user manual](/guide/index.md). -- Anyone wanting to get started with our powerful API should check out the [developer section](/dev/index.md). Note that this section is different from our API reference for [Python](https://api.binary.ninja/), [CPP](https://api.binary.ninja/cpp/), and [Rust](https://rust.binary.ninja/binaryninja/). +- More in-depth user questions are probably answered in our [user manual](./guide/index.md). +- Anyone wanting to get started with our powerful API should check out the [developer section](./dev/index.md). Note that this section is different from our API reference for [Python](https://api.binary.ninja/), [CPP](https://api.binary.ninja/cpp/), and [Rust](https://rust.binary.ninja/binaryninja/). Of course, if you just have some questions, you might find our [discussions](https://github.com/Vector35/binaryninja-api/discussions) forum helpful, search [search our public issue tracker](https://github.com/Vector35/binaryninja-api/issues) or join the more interactive [slack channel](https://slack.binary.ninja/). -- cgit v1.3.1