Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
23 commits
Select commit Hold shift + click to select a range
f99e6be
cleanup migration
klazarz Jul 2, 2022
baf9037
Merge remote-tracking branch 'upstream/main'
klazarz Jul 4, 2022
eb00df8
Merge remote-tracking branch 'upstream/main'
klazarz Jul 4, 2022
70063df
Merge remote-tracking branch 'upstream/main'
klazarz Jul 5, 2022
209c0a6
Merge remote-tracking branch 'upstream/main'
klazarz Jul 12, 2022
8c33d8a
Merge remote-tracking branch 'upstream/main'
klazarz Jul 26, 2022
fbab3b8
Merge remote-tracking branch 'upstream/main'
klazarz Sep 1, 2022
a8e5a65
WMS IDs: 1076, 8641, 7081: Update OCW manifest files
klazarz Sep 1, 2022
7e655ba
Merge remote-tracking branch 'upstream/main'
klazarz Oct 7, 2022
13fb556
Merge remote-tracking branch 'upstream/main'
klazarz Apr 17, 2023
16e60d2
WMS 11360: Fixed instructions and screenshots to reflect changes in A…
klazarz Apr 17, 2023
c4008a9
Merge remote-tracking branch 'upstream/main'
klazarz Aug 21, 2023
e73849a
Fix APEX repo: update outdated URLs
klazarz Aug 22, 2023
57f2018
Merge remote-tracking branch 'upstream/main'
klazarz Feb 23, 2024
1978fdf
Merge remote-tracking branch 'upstream/main'
klazarz Mar 14, 2024
1e9d5e0
Patch PAR URLs apex repository
klazarz Mar 14, 2024
76416de
Patch PAR URLs apex repository
klazarz Mar 14, 2024
bc99782
Merge remote-tracking branch 'upstream/main'
klazarz Mar 15, 2024
39b7946
Patch part 2 - apex
klazarz Mar 15, 2024
5c2967f
Merge remote-tracking branch 'upstream/main'
klazarz Mar 15, 2024
40da88b
Merge remote-tracking branch 'upstream/main'
klazarz Jun 21, 2024
f0d146f
Merge remote-tracking branch 'upstream/main'
klazarz Aug 25, 2024
66845a9
Fix apex repo (outdated URLS)
klazarz Aug 25, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -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)



Expand Down
10 changes: 5 additions & 5 deletions ai-vision-lab/3-integrate-oci-vision/3-integrate-oci-vision.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down Expand Up @@ -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 " ")
Expand Down
2 changes: 1 addition & 1 deletion ai-vision-lab/workshops/sandbox/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion ai-vision-lab/workshops/tenancy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-211/movies-lab/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/movies-lab/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/movies-lab/workshops/ocw-freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/movies-lab/workshops/ocw-livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/workshops/freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/workshops/livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/workshops/ocw-freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/workshops/ocw-livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/workshops/odbw-freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/shopping-cart/workshops/odbw-livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/spreadsheet/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/spreadsheet/workshops/freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-212/spreadsheet/workshops/livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/movies-lab/workshops/freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/movies-lab/workshops/ocw-freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/movies-lab/workshops/ocw-livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/workshops/freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/workshops/livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/workshops/ocw-freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/workshops/ocw-livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/workshops/odbw-freetier/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
2 changes: 1 addition & 1 deletion apex-221/shopping-cart/workshops/odbw-livelabs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<header class="hol-Header" role="banner">
<div class="hol-Header-wrap">
<div class="hol-Header-logo"><span>Oracle LiveLabs</span></div>
<a href="https://developer.oracle.com/livelabs" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<a href="https://livelabs.oracle.com" target="_blank" id="livelabs" title="Oracle LiveLabs"></a>
<div class="hol-Header-actions">
<button id="openNav" class="hol-Header-button hol-Header-button--menu rightNav" aria-label="Open Menu"
title="Open Menu">
Expand Down
Loading