From a98cc2e702ec171a55c4aa8b6c389e7475426358 Mon Sep 17 00:00:00 2001 From: Kevin Reynolds Date: Thu, 2 May 2024 02:06:42 -0400 Subject: [PATCH] close to publish? --- labapp/app/markdown/portability.md | 7 ++----- labapp/app/markdown/route.md | 2 +- 2 files changed, 3 insertions(+), 6 deletions(-) diff --git a/labapp/app/markdown/portability.md b/labapp/app/markdown/portability.md index c079848..0a6e0d3 100644 --- a/labapp/app/markdown/portability.md +++ b/labapp/app/markdown/portability.md @@ -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 ephemeral namespace to test advertisement from the UDF site (or test with the value already populated).
@@ -107,7 +107,4 @@ document.getElementById('requestBtn2').addEventListener('click', () => { -🚀 Nice 🚀! -
- - +Congratulations on completing the App Connect exercises. Move on to the first Network Connect exercise on virtual networks. \ No newline at end of file diff --git a/labapp/app/markdown/route.md b/labapp/app/markdown/route.md index a9feade..d7a43b7 100644 --- a/labapp/app/markdown/route.md +++ b/labapp/app/markdown/route.md @@ -123,4 +123,4 @@ document.getElementById('requestBtn2').addEventListener('click', () => { -Once you've completed the exercises, move on to the manipulation exercise. \ No newline at end of file +Once you've completed the exercises, move on to the manipulation exercise. \ No newline at end of file