update webapp navigate url and text
Browse files- owl/webapp_zh.py +4 -4
owl/webapp_zh.py
CHANGED
@@ -251,10 +251,10 @@ def create_ui():
|
|
251 |
</div>
|
252 |
<div class="navbar-menu">
|
253 |
<a href="#home">首页</a>
|
254 |
-
<a href="
|
255 |
-
<a href="
|
256 |
-
<a href="
|
257 |
-
<a href="
|
258 |
</div>
|
259 |
</div>
|
260 |
<div class="header" id="home">
|
|
|
251 |
</div>
|
252 |
<div class="navbar-menu">
|
253 |
<a href="#home">首页</a>
|
254 |
+
<a href="https://github.com/camel-ai/owl/blob/main/README.md#-community">加入交流群</a>
|
255 |
+
<a href="https://github.com/camel-ai/owl/blob/main/README.md">OWL文档</a>
|
256 |
+
<a href="https://github.com/camel-ai/camel">CAMEL框架</a>
|
257 |
+
<a href="https://camel-ai.org">CAMEL-AI官网</a>
|
258 |
</div>
|
259 |
</div>
|
260 |
<div class="header" id="home">
|