Skip to content

Commit a98cc2e

Browse files
author
Kevin Reynolds
committed
close to publish?
1 parent 662d9be commit a98cc2e

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

labapp/app/markdown/portability.md

+2-5
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ document.getElementById('requestBtn1').addEventListener('click', () => {
6868
### **Exercise 2: Find a Friend**
6969

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

7373

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

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

110-
🚀 Nice 🚀!
111-
</br>
112-
113-
110+
Congratulations on completing the App Connect exercises. Move on to the first Network Connect exercise on <strong><a href="/vnet">virtual networks</a></strong>.

labapp/app/markdown/route.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -123,4 +123,4 @@ document.getElementById('requestBtn2').addEventListener('click', () => {
123123

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

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

0 commit comments

Comments
 (0)