Skip to content

Commit 1ddfca8

Browse files
fix(tutorial): fix error link in notebook tutorial (#184)
* fix(tutorial): fix error link in notebook tutorial * Delete .python-version
1 parent c48ba31 commit 1ddfca8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.python-version

Lines changed: 0 additions & 1 deletion
This file was deleted.

veadk_tutorial.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@
116116
"source": [
117117
"### 快速开始\n",
118118
"\n",
119-
"初始化Agent过程中,你可以不传入任何参数,VeADK 会自动读取环境变量。查看[完整的 Agent 参数](https://volcengine.github.io/veadk-python/agent.html#属性)。"
119+
"初始化Agent过程中,你可以不传入任何参数,VeADK 会自动读取环境变量。查看[完整的 Agent 参数](https://volcengine.github.io/veadk-python/agent/agent#%E9%80%89%E9%A1%B9)。"
120120
]
121121
},
122122
{

0 commit comments

Comments
 (0)