|
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_JA.md"><img src="https://img.shields.io/badge/ドキュメント-日本語-white.svg" alt="JA doc"/></a> |
7 |
| - <a href="docs/README_ZH.md"><img src="https://img.shields.io/badge/文档-中文版-white.svg" alt="ZH doc"/></a> |
8 |
| - <a href="docs/README_IN.md"><img src="https://img.shields.io/badge/Hindi-white.svg" alt="IN doc"/></a> |
| 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_IN.md"><img src="https://img.shields.io/badge/Hindi-white.svg" alt="IN doc"/></a> |
9 | 9 | <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>
|
10 | 10 | <br>
|
11 | 11 | <br>
|
@@ -355,7 +355,7 @@ You can run `interpreter -y` or set `interpreter.auto_run = True` to bypass this
|
355 | 355 | - Watch Open Interpreter like a self-driving car, and be prepared to end the process by closing your terminal.
|
356 | 356 | - 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.
|
357 | 357 |
|
358 |
| -There is **experimental** support for a [safe mode](docs/SAFE_MODE.md) to help mitigate some risks. |
| 358 | +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. |
359 | 359 |
|
360 | 360 | ## How Does it Work?
|
361 | 361 |
|
@@ -395,7 +395,7 @@ A new browser window should open. The documentation will be available at [http:/
|
395 | 395 |
|
396 | 396 | Thank you for your interest in contributing! We welcome involvement from the community.
|
397 | 397 |
|
398 |
| -Please see our [contributing guidelines](docs/CONTRIBUTING.md) for more details on how to get involved. |
| 398 | +Please see our [contributing guidelines](https://github.com/OpenInterpreter/open-interpreter/blob/main/docs/CONTRIBUTING.md) for more details on how to get involved. |
399 | 399 |
|
400 | 400 | # Roadmap
|
401 | 401 |
|
|
0 commit comments