aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/guardpdp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform/guardpdp.rst')
-rw-r--r--docs/platform/guardpdp.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/platform/guardpdp.rst b/docs/platform/guardpdp.rst
index f53357bbd..9bc59f3bd 100644
--- a/docs/platform/guardpdp.rst
+++ b/docs/platform/guardpdp.rst
@@ -33,7 +33,7 @@ Guard Properties
- For testing this URL before running policy, see Verification below.
**guard.jdbc.url** - URL of the database location to which the operations history will be written.
- - For example, *mariadb://mariadb:3306/onap_sdk*.
+ - For example, *jdbc:mariadb://mariadb:3306/onap_sdk*.
- Note that the port is included.
- Note that at the end, the database name is used.