Merge "Fix the location of the issue-state-transition.config in the docs"
diff --git a/src/main/resources/Documentation/config.md b/src/main/resources/Documentation/config.md
index cf9678a..20481e3 100644
--- a/src/main/resources/Documentation/config.md
+++ b/src/main/resources/Documentation/config.md
@@ -135,7 +135,8 @@
 Jira plugin is able to automate status transition on the issues based on
 code-review actions performed on Gerrit; actions are performed on Jira using
 the username/password provided during Gerrit init.
-Transition automation is driven by `$GERRIT_SITE/issue-state-transition.config` file.
+Transition automation is driven by `$GERRIT_SITE/etc/issue-state-transition.config`
+file.
 
 Syntax of the status transition configuration file is the following: