summaryrefslogtreecommitdiffstats
path: root/docs/platform/guardpdp.rst
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2017-11-14 23:30:42 +0000
committerGerrit Code Review <gerrit@onap.org>2017-11-14 23:30:42 +0000
commit51c7ac7d8be19221ad2fce4c0f5d815bdb0f63a7 (patch)
treed1ba7fb7e918efde3223e97898e471efc130b516 /docs/platform/guardpdp.rst
parentbcdc9c5744059598da4ffb47b4a11c681c904280 (diff)
parenta557a3ccea97e4de700c2c45b69872043f9c3fb7 (diff)
Merge "Updated release notes"v1.1.11.0.0-ONAP1.0.0-Amsterdam
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.