From 9c4550680872347c3cd709d8a2b8cdd9f79beae8 Mon Sep 17 00:00:00 2001 From: Kevin Lazarz Date: Mon, 26 Aug 2024 14:49:33 +0200 Subject: [PATCH] Fix goldengate repo (outdated URLS) (#199) * wms 7421: Patched image paths wms 7421: Patched image paths * Patch PAR URLs goldengate repository Patch PAR URLs goldengate repository * Fix goldengate repo (outdated URLS) Fix goldengate repo (outdated URLS) --- README.md | 6 +++--- atp-kafka/workshops/tenancy/index.html | 2 +- atp-objectstorage/workshops/ocw-freetier/index.html | 2 +- atp-objectstorage/workshops/ocw-livelabs/index.html | 2 +- atp-objectstorage/workshops/sandbox/index.html | 2 +- atp-objectstorage/workshops/tenancy/index.html | 2 +- atp-streaming/workshops/sandbox/index.html | 2 +- atp-streaming/workshops/tenancy/index.html | 2 +- bigdata/workshops/freetier-cloud/index.html | 2 +- bigdata/workshops/freetier/index.html | 2 +- bigdata/workshops/livelabs-cloud/index.html | 2 +- bigdata/workshops/livelabs/index.html | 2 +- gg-free/workshops/ocw23-livelabs/index.html | 2 +- gg-free/workshops/sandbox/index.html | 2 +- ggs-bidirectional-replication/workshops/sandbox/index.html | 2 +- ggs-bidirectional-replication/workshops/tenancy/index.html | 2 +- ggs-to-ogg/workshops/sandbox/index.html | 2 +- ggs-to-ogg/workshops/tenancy/index.html | 2 +- ggsa-pipeline/workshops/ocw23-sandbox/index.html | 2 +- ggsa-pipeline/workshops/sandbox/index.html | 2 +- ggsa-pipeline/workshops/tenancy/index.html | 2 +- ggsa/workshops/freetier/index.html | 2 +- goldengate-classic/workshops/freetier/index.html | 2 +- goldengate-microservices/workshops/desktop/index.html | 2 +- goldengate-microservices/workshops/freetier/index.html | 2 +- goldengate-microservices/workshops/livelabs/index.html | 2 +- goldengate-microservices21c/workshops/desktop/index.html | 2 +- goldengate-microservices21c/workshops/sandbox/index.html | 2 +- goldengate-microservices21c/workshops/tenancy/index.html | 2 +- .../workshops/ocw24-livelabs/index.html | 2 +- goldengate-microservices23ai/workshops/sandbox/index.html | 2 +- migrate-oracle-atp/workshops/freetier/index.html | 2 +- migrate-oracle-atp/workshops/livelabs/index.html | 2 +- migrate-postgre-atp/workshops/freetier/index.html | 2 +- migrate-postgre-atp/workshops/livelabs/index.html | 2 +- monitor-oggmp-em/workshops/freetier/index.html | 2 +- mysql-ggs/workshops/sandbox/index.html | 2 +- mysql-ggs/workshops/tenancy/index.html | 2 +- oci-dt/workshops/sandbox/index.html | 2 +- oci-dt/workshops/tenancy/index.html | 2 +- oci-ggs-to-kafka/workshops/tenancy/index.html | 2 +- oci-ggs/workshops/ocw23-freetier/index.html | 2 +- oci-ggs/workshops/ocw23-livelabs/index.html | 2 +- oci-ggs/workshops/ocw24-livelabs/index.html | 2 +- oci-ggs/workshops/sandbox/index.html | 2 +- oci-ggs/workshops/tenancy/index.html | 2 +- ogg-core/workshops/desktop/index.html | 2 +- ogg-core/workshops/freetier/index.html | 2 +- ogg-core/workshops/livelabs/index.html | 2 +- ogg-to-ggs/workshops/ocw-freetier/index.html | 2 +- ogg-to-ggs/workshops/ocw-livelabs/index.html | 2 +- ogg-to-ggs/workshops/odbw-freetier/index.html | 2 +- ogg-to-ggs/workshops/odbw-livelabs/index.html | 2 +- ogg-to-ggs/workshops/sandbox/index.html | 2 +- ogg-to-ggs/workshops/tenancy/index.html | 2 +- sample-workshop/other-livelabs/other-livelabs.md | 6 +++--- sample-workshop/workshops/desktop/index.html | 2 +- sample-workshop/workshops/sandbox/index.html | 2 +- sample-workshop/workshops/tenancy/index.html | 2 +- .../workshops/desktop-monitorpt/index.html | 2 +- .../workshops/desktop/index.html | 2 +- .../workshops/freetier-monitorpt/index.html | 2 +- .../workshops/freetier/index.html | 2 +- .../workshops/livelabs-monitorpt/index.html | 2 +- .../workshops/livelabs/index.html | 2 +- stream-analytics/workshops/desktop/index.html | 2 +- stream-analytics/workshops/freetier/index.html | 2 +- stream-analytics/workshops/livelabs/index.html | 2 +- veridata-install-connections/workshops/freetier/index.html | 2 +- veridata-install-connections/workshops/livelabs/index.html | 2 +- veridata-install-connections/workshops/main/index.html | 2 +- veridata-install/workshops/freetier/index.html | 2 +- veridata/ggv-add-remove-mapping/ggv-add-remove-mapping.md | 4 ++-- veridata/ggv-create-connections/ggv-create-connections.md | 4 ++-- veridata/ggv-create-execute-jobs/ggv-create-execute-jobs.md | 4 ++-- .../ggv-create-groups-compare-pairs.md | 4 ++-- .../ggv-purge-delete-directories.md | 4 ++-- veridata/intro/intro-tools.md | 4 ++-- veridata/workshops/desktop-advanced/index.html | 2 +- veridata/workshops/desktop-tools/index.html | 2 +- veridata/workshops/desktop/index.html | 2 +- veridata/workshops/freetier-advanced/index.html | 2 +- veridata/workshops/freetier-tools/index.html | 2 +- veridata/workshops/freetier/index.html | 2 +- veridata/workshops/livelabs-advanced/index.html | 2 +- veridata/workshops/livelabs-tools/index.html | 2 +- veridata/workshops/livelabs/index.html | 2 +- veridata/workshops/main/index.html | 2 +- 88 files changed, 98 insertions(+), 98 deletions(-) diff --git a/README.md b/README.md index 658dcedd..1ea40848 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ # Welcome -[![](https://oracle-livelabs.github.io/common/images/livelabs-banner-formarketplace.png)](https://developer.oracle.com/livelabs) +[![](https://oracle-livelabs.github.io/common/images/livelabs-banner-formarketplace.png)](https://livelabs.oracle.com) --- LiveLabs is the place to explore Oracle's products and services using workshops designed to enhance your experience building and deploying applications on the Cloud and On-Premises. Our library of workshops cover everything from how to provision the world's first autonomous database to setting up a webserver on OCI, machine learning and much more. Use your existing Oracle Cloud account, a Free Tier account, or a LiveLabs Sandbox Reservation to build, test, and deploy applications on Oracle's Cloud. ### How do I get started? -Visit [LiveLabs](https://developer.oracle.com/livelabs) now to get started. Workshops are added weekly, please visit frequently for new content. +Visit [LiveLabs](https://livelabs.oracle.com) now to get started. Workshops are added weekly, please visit frequently for new content. -[![](https://oracle-livelabs.github.io/common/images/livelabs-new-skin.png)](https://developer.oracle.com/livelabs) +[![](https://oracle-livelabs.github.io/common/images/livelabs-new-skin.png)](https://livelabs.oracle.com) diff --git a/atp-kafka/workshops/tenancy/index.html b/atp-kafka/workshops/tenancy/index.html index 4a6bfff4..570d9801 100644 --- a/atp-kafka/workshops/tenancy/index.html +++ b/atp-kafka/workshops/tenancy/index.html @@ -20,7 +20,7 @@