Skip to content

Commit

Permalink
close to publish?
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Reynolds committed May 2, 2024
1 parent 662d9be commit a98cc2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
7 changes: 2 additions & 5 deletions labapp/app/markdown/portability.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ document.getElementById('requestBtn1').addEventListener('click', () => {
### **Exercise 2: Find a Friend**

Do you have a friend working on the lab?
Ask them their ephemeral namespace and test that their load balancer is being advertised from your site.
Ask them their <strong>ephemeral namespace</strong> to test advertisement from the UDF site (or test with the value already populated).


<div style="height:25px"></div>
Expand Down Expand Up @@ -107,7 +107,4 @@ document.getElementById('requestBtn2').addEventListener('click', () => {

<div style="height:25px" class="d-flex align-items-center pb-3 mb-3 link-dark text-decoration-none border-bottom"></div>

🚀 Nice 🚀!
</br>


Congratulations on completing the App Connect exercises. Move on to the first Network Connect exercise on <strong><a href="/vnet">virtual networks</a></strong>.
2 changes: 1 addition & 1 deletion labapp/app/markdown/route.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,4 +123,4 @@ document.getElementById('requestBtn2').addEventListener('click', () => {

<div style="height:25px" class="d-flex align-items-center pb-3 mb-3 link-dark text-decoration-none border-bottom"></div>

Once you've completed the exercises, move on to the <strong><a href="/manipulation" class="alert-link">manipulation</a></strong> exercise.
Once you've completed the exercises, move on to the <strong><a href="/manipulation">manipulation</a></strong> exercise.

0 comments on commit a98cc2e

Please sign in to comment.