zjrwtx commited on
Commit
b78bb3e
·
1 Parent(s): 40d5322

update webapp navigate url and text

Browse files
Files changed (1) hide show
  1. 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="#features">功能</a>
255
- <a href="#about">关于</a>
256
- <a href="#docs">文档</a>
257
- <a href="#contact">联系我们</a>
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">