|
3 | 3 | <p align="center">
|
4 | 4 | <a href="https://discord.gg/Hvz9Axh84z">
|
5 | 5 | <img alt="Discord" src="https://img.shields.io/discord/1146610656779440188?logo=discord&style=flat&logoColor=white"/></a>
|
6 |
| - <a href="docs/README_ES.md"> <img src="https://img.shields.io/badge/Español-white.svg" alt="ES doc"/></a> |
7 |
| - <a href="docs/README_JA.md"><img src="https://img.shields.io/badge/ドキュメント-日本語-white.svg" alt="JA doc"/></a> |
8 |
| - <a href="docs/README_ZH.md"><img src="https://img.shields.io/badge/文档-中文版-white.svg" alt="ZH doc"/></a> |
9 |
| - <a href="docs/README_IN.md"><img src="https://img.shields.io/badge/Hindi-white.svg" alt="IN doc"/></a> |
10 |
| - <img src="https://img.shields.io/static/v1?label=license&message=AGPL&color=white&style=flat" alt="License"/> |
| 6 | + <a href="https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/README_JA.md"><img src="https://img.shields.io/badge/ドキュメント-日本語-white.svg" alt="JA doc"/></a> |
| 7 | + <a href="https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/README_ZH.md"><img src="https://img.shields.io/badge/文档-中文版-white.svg" alt="ZH doc"/></a> |
| 8 | + <a href="https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/README_ES.md"> <img src="https://img.shields.io/badge/Español-white.svg" alt="ES doc"/></a> |
| 9 | + <a href="https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/README_IN.md"><img src="https://img.shields.io/badge/Hindi-white.svg" alt="IN doc"/></a> |
| 10 | + <a href="https://github.com/OpenInterpreter/open-interpreter/blob/main/LICENSE"><img src="https://img.shields.io/static/v1?label=license&message=AGPL&color=white&style=flat" alt="License"/></a> |
11 | 11 | <br>
|
12 | 12 | <br>
|
13 | 13 | <br><a href="https://0ggfznkwh4j.typeform.com/to/G21i9lJ2">Get early access to the desktop app</a> | <a href="https://docs.openinterpreter.com/">Documentation</a><br>
|
@@ -356,7 +356,7 @@ You can run `interpreter -y` or set `interpreter.auto_run = True` to bypass this
|
356 | 356 | - Watch Open Interpreter like a self-driving car, and be prepared to end the process by closing your terminal.
|
357 | 357 | - Consider running Open Interpreter in a restricted environment like Google Colab or Replit. These environments are more isolated, reducing the risks of executing arbitrary code.
|
358 | 358 |
|
359 |
| -There is **experimental** support for a [safe mode](docs/SAFE_MODE.md) to help mitigate some risks. |
| 359 | +There is **experimental** support for a [safe mode](https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/SAFE_MODE.md) to help mitigate some risks. |
360 | 360 |
|
361 | 361 | ## How Does it Work?
|
362 | 362 |
|
@@ -396,7 +396,7 @@ A new browser window should open. The documentation will be available at [http:/
|
396 | 396 |
|
397 | 397 | Thank you for your interest in contributing! We welcome involvement from the community.
|
398 | 398 |
|
399 |
| -Please see our [contributing guidelines](docs/CONTRIBUTING.md) for more details on how to get involved. |
| 399 | +Please see our [contributing guidelines](https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/CONTRIBUTING.md) for more details on how to get involved. |
400 | 400 |
|
401 | 401 | # Roadmap
|
402 | 402 |
|
|
0 commit comments