Skip to content

Commit 05cff96

Browse files
author
Shixian Sheng
authored
Update README.md
1 parent 2bad190 commit 05cff96

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
<p align="center">
44
<a href="https://discord.gg/Hvz9Axh84z">
55
<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>
99
<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>
1010
<br>
1111
<br>
@@ -355,7 +355,7 @@ You can run `interpreter -y` or set `interpreter.auto_run = True` to bypass this
355355
- Watch Open Interpreter like a self-driving car, and be prepared to end the process by closing your terminal.
356356
- 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.
357357

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.
359359

360360
## How Does it Work?
361361

@@ -395,7 +395,7 @@ A new browser window should open. The documentation will be available at [http:/
395395

396396
Thank you for your interest in contributing! We welcome involvement from the community.
397397

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.
399399

400400
# Roadmap
401401

0 commit comments

Comments
 (0)