@49016 Where was that link from? We re-arranged the structure, if you go to the root it should take you to the right URL.
@49016 https://docs.sidekick.binary.ninja/latest/index.html or https://docs.sidekick.binary.ninja/ should work, but let us know if there's other places that point to the other URL.
Binary Ninja Sidekick User Documentation

@s1nn105 @binaryninja ^ that, and most entries indexed on google do the same lol
@s1nn105 @49016 D'oh. Got it. Just use the sidebar for now, will update shortly. Thanks for the heads up.
@s1nn105 @49016 The recursion loop should be fixed. Google cache won't be correct but will hopefully refresh over enough time.
@binaryninja @s1nn105 yup, works perfectly now, thanks :3
@49016 @s1nn105 You're welcome! Thanks again for the heads up. Let us know if you have any other feedback on sidekick. :-) (One note -- we're missing images in most of the docs which is a known issue we're working on)
@binaryninja @s1nn105 the biggest problem is the lack of a license but that's a layer 8 issue lol

@binaryninja @49016
on https://docs.sidekick.binary.ninja/latest/index.html
the Getting Started guide. seems broken

and in https://sidekick.binary.ninja/faq
all link to the documentation (e.g. design subsection seem also broken)

Binary Ninja Sidekick User Documentation

@s1nn105 @binaryninja oh true those links don't break per se; the subsection links just redirect to the main page (e.g. /getting-started to /latest/index.html)
@49016 @s1nn105 Yeah, we have to do a new build of the docs to fix those which will take a bit more time -- the important one was the redirect bug which was easier to fix on the config itself. Getting started is https://docs.sidekick.binary.ninja/latest/getting-started/ and User Guide is https://docs.sidekick.binary.ninja/latest/guide/introduction/
Getting Started - Binary Ninja Sidekick User Documentation

@binaryninja @49016 Nice thanks.
Do you take feedback for the content by any chance ?
In Getting started:

Accessing Service Features is missing at least the BNQL feature. ( Assuming all submenu's from the User Guide should be in that List).

Btw are there any plans to move BNQL to normal poor poeple binja ( normal personal license) ?

@s1nn105 @49016 All paid versions can use BNQL! You don't have to have the paid service to access many of the plugin's features:

https://docs.sidekick.binary.ninja/latest/getting-started/#accessing-service-features

Indexes (and the code insight map, a great combo) work great without the service.

Getting Started - Binary Ninja Sidekick User Documentation

@s1nn105 @49016 But yeah, we will add BNQL explicitly to that list since it's not obvious now.