We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df23920 commit 4b90344Copy full SHA for 4b90344
2 files changed
docs/docs/en/guide/release.md
@@ -152,7 +152,7 @@ GitHub Releases will contain:
152
153
1. Go to your forked repository on GitHub
154
2. Click **"Sync fork"** button
155
-3. Review the [CHANGELOG.md](../changelog.md) for migration steps
+3. Review the [CHANGELOG.md](./changelog.md) for migration steps
156
4. Update environment variables if needed
157
5. The deployment will run automatically if configured
158
docs/docs/zh/guide/release.md
@@ -152,7 +152,7 @@ GitHub Releases 将包含:
1. 转到您在 GitHub 上的 fork 仓库
2. 点击 **"Sync fork"** 按钮
-3. 查看 [CHANGELOG.md](../changelog.md) 了解迁移步骤
+3. 查看 [CHANGELOG.md](./changelog.md) 了解迁移步骤
4. 如果需要,更新环境变量
5. 如果已配置,部署将自动运行
0 commit comments