Skip to content

Commit 26b0b35

Browse files
authored
Fix link in GitHub Actions templates
1 parent 5bd50f6 commit 26b0b35

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/templates/github-actions/README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
Use these templates to install [Frogbot](https://github.com/jfrog/frogbot/blob/master/README.md#frogbot) on your GitHub repository.
55

66
## Prerequisites
7-
Make sure to [set up 'frogbot' environment and secrets](../../README.md#setting-up-frogbot-on-github-repositories) in
7+
Make sure to [set up 'frogbot' environment and secrets](../../install-github.md#installing-frogbot-on-github-repositories) in
88
your GitHub repository.
99

1010
## Using the Templates
@@ -40,4 +40,4 @@ Create a file named `frogbot-scan-and-fix.yml` with the content of one of the fo
4040
- [Pip](scan-and-fix/frogbot-scan-and-fix-pip.yml)
4141
- [Yarn 2](scan-and-fix/frogbot-scan-and-fix-yarn.yml)
4242
- [Pipenv](scan-and-fix/frogbot-scan-and-fix-pipenv.yml)
43-
- [Poetry](scan-and-fix/frogbot-scan-and-fix-poetry.yml)
43+
- [Poetry](scan-and-fix/frogbot-scan-and-fix-poetry.yml)

0 commit comments

Comments
 (0)