open-interpreter icon indicating copy to clipboard operation
open-interpreter copied to clipboard

Update links in docs/

Open Steve235lab opened this issue 1 year ago • 2 comments

Describe the changes you have made:

Correct links pointing to /docs/settings/all-settings.mdx, now it can jump to the correct file on GitHub web page.

Steve235lab avatar Apr 07 '24 04:04 Steve235lab

Maybe we should check all the links in the documentations and correct the outdated ones. I corrected this one only because I crashed into this, but I worry if there were many like this. Merge it now or wait for some volunteers (I would like to do, but don't have much time now) fixing all links.

Steve235lab avatar Apr 07 '24 04:04 Steve235lab

I will try to write a script to examine whether a link is good (pointing to something really exist) or outdated later.

Steve235lab avatar Apr 07 '24 17:04 Steve235lab

As bizarre as this is, it's unfortunately a quirk of mintlify.com — the GitHub docs won't point to the right place, but docs.openinterpreter.com should (since "/" on the site is "/docs/" on GitHub).

If there's any way we can make both work (relative links..?) that would be ideal, in the meantime I'll close this PR. Feel free to reopen if there's another way to fix this bug!

KillianLucas avatar Apr 10 '24 00:04 KillianLucas