Skip to content

Commit fd698f7

Browse files
authored
update contextPath variable name
1 parent 18b2f3b commit fd698f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/configuration/integrations/bitbucket-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ After creating the Bitbucket Server application link, you must configure it on C
6565
consumerKey: "" # Generated when creating the Bitbucket Server application link
6666
consumerPublicKey: "" # Generated when creating the Bitbucket Server application link
6767
consumerPrivateKey: "" # Generated when creating the Bitbucket Server application link
68-
contextpath: "" # Context path of your Bitbucket Server, if configured
68+
contextPath: "" # Context path of your Bitbucket Server, if configured
6969
```
7070

7171
3. Apply the new configuration by performing a Helm upgrade. To do so execute the command [used to install Codacy](../../index.md#helm-upgrade):

0 commit comments

Comments
 (0)