Skip to content

Commit 9523c76

Browse files
authored
Missing slash in README.md (#74)
1 parent 9365495 commit 9523c76

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ If the PAT is saved as an encrypted secret and the run is still failing, confirm
9898

9999
If you prefer to manually set up the Scorecards GitHub Action, you will need to set up a [workflow file](https://docs.github.com/en/actions/learn-github-actions/workflow-syntax-for-github-actions).
100100

101-
First, [create a new file](https://docs.github.com/en/repositories/working-with-files/managing-files/creating-new-files) in this location: `[yourrepo].github/workflows/scorecards-analysis.yml`. Then use the input values below.
101+
First, [create a new file](https://docs.github.com/en/repositories/working-with-files/managing-files/creating-new-files) in this location: `[yourrepo]/.github/workflows/scorecards-analysis.yml`. Then use the input values below.
102102

103103

104104
### Inputs

0 commit comments

Comments
 (0)