diff --git a/app-continuity-fundamentals/clusterware/fan.md b/app-continuity-fundamentals/clusterware/fan.md
index 7c58b99a1..62b5923b9 100644
--- a/app-continuity-fundamentals/clusterware/fan.md
+++ b/app-continuity-fundamentals/clusterware/fan.md
@@ -290,7 +290,7 @@ Download the FANWatcher utility
````
- wget https://objectstorage.uk-london-1.oraclecloud.com/p/gKfwKKgzqSfL4A48e6lSKZYqyFdDzvu57md4B1MegMU/n/lrojildid9yx/b/labtest_bucket/o/fanWatcher_19c.zip
+ wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/fanWatcher_19c.zip
unzip fanWatcher_19c.zip
````
@@ -448,6 +448,6 @@ Download the FANWatcher utility
You may now *proceed to the next lab*.
## Acknowledgements
-* **Authors** - Troy Anthony
+* **Authors** - Troy Anthony Anil Nair
* **Contributors** - Kay Malcolm, Kamryn Vinson
-* **Last Updated By/Date** - Kamryn Vinson, March 2021
+* **Last Updated By/Date** - Anil Nair, November 2024
diff --git a/app-continuity-fundamentals/fan/fan.md b/app-continuity-fundamentals/fan/fan.md
index 7c58b99a1..3ea6ad60e 100644
--- a/app-continuity-fundamentals/fan/fan.md
+++ b/app-continuity-fundamentals/fan/fan.md
@@ -290,7 +290,7 @@ Download the FANWatcher utility
````
- wget https://objectstorage.uk-london-1.oraclecloud.com/p/gKfwKKgzqSfL4A48e6lSKZYqyFdDzvu57md4B1MegMU/n/lrojildid9yx/b/labtest_bucket/o/fanWatcher_19c.zip
+ wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/fanWatcher_19c.zip
unzip fanWatcher_19c.zip
````
diff --git a/app-continuity-fundamentals/intro/intro.md b/app-continuity-fundamentals/intro/intro.md
index 1c03a3a29..9dfb3dc6a 100644
--- a/app-continuity-fundamentals/intro/intro.md
+++ b/app-continuity-fundamentals/intro/intro.md
@@ -50,4 +50,4 @@ Application Continuity extends the MAA architecture to the application tier.
## Acknowledgements
- **Authors/Contributors** - Troy Anthony, Anil Nair
-- **Last Updated By/Date** - Anil Nair, Oct 2024
+- **Last Updated By/Date** - Anil Nair, November 2024
diff --git a/app-continuity-fundamentals/services/setup.md b/app-continuity-fundamentals/services/setup.md
index 044696a43..0211742f4 100644
--- a/app-continuity-fundamentals/services/setup.md
+++ b/app-continuity-fundamentals/services/setup.md
@@ -48,7 +48,7 @@ Copy the following commands into your terminal. These commands download the file
whoami
cd /home/oracle/
- wget https://objectstorage.uk-london-1.oraclecloud.com/p/vKlh5hZ1wX-YB4K-ou5zNrL4GCsfQmj1z1y8LhIsFdU/n/lrojildid9yx/b/labtest_bucket/o/setupDB.sh.gz
+ wget https://c4u04.objectstorage.us-ashburn-1.oci.customer-oci.com/p/EcTjWk2IuZPZeNnD_fYMcgUhdNDIDA6rt9gaFj_WZMiL7VvxPBNMY60837hu5hga/n/c4u04/b/livelabsfiles/o/data-management-library-files/setupDB.sh.gz
gunzip setupDB.sh.gz;