diff --git a/docs/github-actions-usage.md b/docs/github-actions-usage.md index 970f3e4..dd08d5e 100644 --- a/docs/github-actions-usage.md +++ b/docs/github-actions-usage.md @@ -15,7 +15,7 @@ Build Pake apps online without installing development tools locally. 3. Fill in the form (same parameters as [CLI options](cli-usage.md)) 4. Click `Run Workflow` - ![Actions Interface](https://raw.githubusercontent.com/tw93/static/main/pake/action.png) +![Actions Interface](https://raw.githubusercontent.com/tw93/static/main/pake/action.png) ### 3. Download App diff --git a/docs/github-actions-usage_CN.md b/docs/github-actions-usage_CN.md index f4f66c0..838574f 100644 --- a/docs/github-actions-usage_CN.md +++ b/docs/github-actions-usage_CN.md @@ -15,7 +15,7 @@ 3. 填写表单(参数与 [CLI 选项](cli-usage_CN.md) 相同) 4. 点击 `Run Workflow` - ![Actions 界面](https://raw.githubusercontent.com/tw93/static/main/pake/action.png) +![Actions 界面](https://raw.githubusercontent.com/tw93/static/main/pake/action.png) ### 3. 下载应用 diff --git a/docs/pake-action.md b/docs/pake-action.md index e07529e..cb84da3 100644 --- a/docs/pake-action.md +++ b/docs/pake-action.md @@ -97,5 +97,5 @@ Use GitHub's matrix strategy to build for multiple platforms simultaneously. ## Related Documentation - [GitHub Actions Usage](github-actions-usage.md) - Using Pake's built-in workflow -- [CLI Usage](cli-usage.md) - Command-line interface reference +- [CLI Usage](cli-usage.md) - Command-line interface reference - [Advanced Usage](advanced-usage.md) - Customization options