Skip to content

Commit 3f6671f

Browse files
authored
Update README.md
1 parent 257208d commit 3f6671f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@ Python code that interacts with Oracle also requires the [oracledb Python librar
2828
This repository contains several sub-directories:
2929

3030
* [bash](./bash/) - simple Linux bash scripts to clone an Oracle database on Pure Flash Array.
31-
* fa_pg_snap - Python script to snapshot and optionally clone a Pure Flash Array protection group. (Not database aware).
32-
* fa_pg_ora_snap - Python script to snapshot and optionally clone an Oracle database using Pure Flash Array protection groups.
31+
* [fa_pg_snap](./fa_pg_snap/) - Python script to snapshot and optionally clone a Pure Flash Array protection group. (Not database aware).
32+
* [fa_pg_ora_snap](./fa_pg_ora_snap) - Python script to snapshot and optionally clone an Oracle database using Pure Flash Array protection groups.
3333

0 commit comments

Comments
 (0)