From a4f591a49d24521b168f503350215cfec72c4da0 Mon Sep 17 00:00:00 2001 From: John McHugh Date: Wed, 17 Dec 2025 08:20:43 -0800 Subject: [PATCH 1/2] Fix link formatting in README.md --- migration-tools/tts-backup-python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration-tools/tts-backup-python/README.md b/migration-tools/tts-backup-python/README.md index beacc57..eeeb309 100644 --- a/migration-tools/tts-backup-python/README.md +++ b/migration-tools/tts-backup-python/README.md @@ -97,7 +97,7 @@ Leave these a blank unless really needed. **Backup Utility Sample Inputs** -Here is an example of [backup utility sample inputs] (https://https://github.com/oracle-devrel/oracle-autonomous-database-samples/tree/main/migration-tools/tts-backup-python/tts_backup_utility_sample_inputs.txt +Here is an example of [backup utility sample inputs](https://https://github.com/oracle-devrel/oracle-autonomous-database-samples/tree/main/migration-tools/tts-backup-python/tts_backup_utility_sample_inputs.txt Run the TTS Backup Tool from the project directory as below. User will be prompted for database password and optional TDE wallet store password. From 0b4da373a5fac35b925a3daa03c726fbace047ff Mon Sep 17 00:00:00 2001 From: John McHugh Date: Wed, 17 Dec 2025 09:40:24 -0800 Subject: [PATCH 2/2] Fix link to backup utility sample inputs --- migration-tools/tts-backup-python/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migration-tools/tts-backup-python/README.md b/migration-tools/tts-backup-python/README.md index eeeb309..5734a4e 100644 --- a/migration-tools/tts-backup-python/README.md +++ b/migration-tools/tts-backup-python/README.md @@ -97,7 +97,7 @@ Leave these a blank unless really needed. **Backup Utility Sample Inputs** -Here is an example of [backup utility sample inputs](https://https://github.com/oracle-devrel/oracle-autonomous-database-samples/tree/main/migration-tools/tts-backup-python/tts_backup_utility_sample_inputs.txt +Here is an example of [backup utility sample inputs](https://https://github.com/oracle-devrel/oracle-autonomous-database-samples/tree/main/migration-tools/tts-backup-python/tts-backup-env-sample.txt) Run the TTS Backup Tool from the project directory as below. User will be prompted for database password and optional TDE wallet store password.