Skip to content

Commit 1dcd38a

Browse files
committed
Fix YAML path in README.md for Sonar integration configuration
1 parent 28a56b4 commit 1dcd38a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/sonar-scan/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ If the file is not found, configure its location via YAML or env var (see below)
3636
### Configuration
3737
You can configure the integration via YAML or environment variables. YAML keys have 1:1 env equivalents.
3838
39-
1) YAML: ./jfrog/evidence/evidence.yml
39+
1) YAML: .jfrog/evidence/evidence.yml
4040
```yaml
4141
sonar:
4242
url: https://sonarcloud.io

0 commit comments

Comments
 (0)