Skip to content

Commit 571f62a

Browse files
authored
Fix path for certificate file in documentation
1 parent 2dab77a commit 571f62a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Paid-Offerings.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ For 100% offline air-gapped environments (Enterprise only), you can request a ce
129129

130130
```yaml
131131
premium:
132-
key: file:config/cert.crt
132+
key: file:configs/cert.crt
133133
enabled: true
134134
```
135135

0 commit comments

Comments
 (0)