Skip to content

Commit

Permalink
Fixing link and GitHub job config
Browse files Browse the repository at this point in the history
Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>
  • Loading branch information
CsatariGergely committed Oct 25, 2024
1 parent 2bf0d66 commit 7029741
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/proofreading-vale.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ jobs:
env
- name: Run Vale
uses: errata-ai/vale-action@91ac403e8d26f5aa1b3feaa86ca63065936a85b6 # reviewdog
continue-on-error: true
with:
files: '["content", "README.md"]'
# github-pr-check, github-pr-review, github-check
Expand All @@ -32,4 +33,3 @@ jobs:
fail_on_error: false
filter_mode: nofilter
token: ${{secrets.VALE_GITHUB_TOKEN}}
continue-on-error: true
2 changes: 1 addition & 1 deletion content/en/docs/porch/package-orchestration.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,7 +401,7 @@ Orchestration service.

## User Guide

Find the Porch User Guide in a dedicated [document](using-porch/usage-porch-kpt-cli).
Find the Porch User Guide in a dedicated [document](using-porch/usage-porch-kpt-cli.md).

## Open Issues/Questions

Expand Down

0 comments on commit 7029741

Please sign in to comment.