Update documentation to fix links 16/138816/1
authorFrancescoFioraEst <francesco.fiora@est.tech>
Tue, 20 Aug 2024 13:36:09 +0000 (14:36 +0100)
committerFrancesco Fiora <francesco.fiora@est.tech>
Tue, 20 Aug 2024 14:05:29 +0000 (14:05 +0000)
Update documentation to fix links related to Postgres db support
in drools.

Issue-ID: POLICY-5110
Change-Id: I9019d2d0aa5716473bf43c91ad55a4cdeb7ae2e8
Signed-off-by: FrancescoFioraEst <francesco.fiora@est.tech>
docs/drools/pdpdEngine.rst

index 22e5cbe..084eb6d 100644 (file)
@@ -788,7 +788,7 @@ Data Migration
 ==============
 
 PDP-D data is migrated across releases with the
-`db-migrator <https://git.onap.org/policy/drools-pdp/tree/policy-management/src/main/server-gen/bin/db-migrator>`__.
+`db-migrator <https://git.onap.org/policy/docker/tree/policy-db-migrator/src/main/docker/db-migrator>`__.
 
 The migration occurs when different release data is detected. *db-migrator* will look under the
 *$POLICY_HOME/etc/db/migration* for databases and SQL scripts to migrate.
@@ -832,7 +832,7 @@ The db-migrator tool syntax is
         ok: is the migration status valid
 
 See the
-`feature-distributed-locking sql directory <https://git.onap.org/policy/drools-pdp/tree/feature-distributed-locking/src/main/feature/db/pooling/sql>`__
+`feature-distributed-locking sql directory <https://git.onap.org/policy/docker/tree/policy-db-migrator/src/main/docker/config/pooling/sql>`__
 for an example of upgrade/downgrade scripts.
 
 The following command will provide a report on the upgrade or downgrade activies: