diff --git a/README.md b/README.md index 658dcedd2..1ea408485 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/ai-vision-lab/3-integrate-oci-vision/3-integrate-oci-vision.md b/ai-vision-lab/3-integrate-oci-vision/3-integrate-oci-vision.md index 34d66c746..059fc4370 100644 --- a/ai-vision-lab/3-integrate-oci-vision/3-integrate-oci-vision.md +++ b/ai-vision-lab/3-integrate-oci-vision/3-integrate-oci-vision.md @@ -4,7 +4,7 @@ OCI Vision can classify images into thousands of categories to simplify common digital asset management scenarios or identify items needing attention, such as X-ray anomalies. Developers can also identify and localize objects in images to automate counting common items, such as packages and vehicles. -Optionally, to get an overview of the OCI Vision service, try the [AI Services: Introduction to OCI Vision](https://apexapps.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=931&p210_wec=&session=6626792478361) workshop. +Optionally, to get an overview of the OCI Vision service, try the [AI Services: Introduction to OCI Vision](https://livelabs.oracle.com/pls/apex/r/dbpm/livelabs/run-workshop?p210_wid=931&p210_wec=&session=6626792478361) workshop. In this lab, you learn how to integrate OCI Vision REST API with Oracle APEX to analyze and index the images and images with text uploaded by the user. @@ -108,10 +108,10 @@ In this task, you create a REST Data Source with OCI vision REST API as the endp 13. In the **Edit REST Data Source Parameter** dialog, add the following two parameters one after the other: - | | Type | Name | Direction | Default Value | Static | - |---|-------|------|----------| --------------| ------ | - | 1 | Request or Response Body| RESPONSE | Out | - | 2 | HTTP Header| Content-Type | In | application/json | ON + | | Type | Name | Direction | Default Value | Static | + | --- | ------------------------ | ------------ | --------- | ---------------- | ------ | + | 1 | Request or Response Body | RESPONSE | Out | + | 2 | HTTP Header | Content-Type | In | application/json | ON | {: title="POST Operation Parameters"} ![Click Timeline](images/response.png " ") diff --git a/ai-vision-lab/workshops/sandbox/index.html b/ai-vision-lab/workshops/sandbox/index.html index aaac634be..6acdb69d1 100644 --- a/ai-vision-lab/workshops/sandbox/index.html +++ b/ai-vision-lab/workshops/sandbox/index.html @@ -20,7 +20,7 @@