From 36e77245d245cc150c0163ae5dae6494612a1caa Mon Sep 17 00:00:00 2001 From: Shreya Malviya Date: Wed, 28 Jul 2021 18:06:23 +0530 Subject: [PATCH] cc: Update scenarios documentation link on the landing page --- .../monkey_island/cc/ui/src/components/pages/LandingPage.tsx | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/monkey/monkey_island/cc/ui/src/components/pages/LandingPage.tsx b/monkey/monkey_island/cc/ui/src/components/pages/LandingPage.tsx index 882e838c7..708a93ea0 100644 --- a/monkey/monkey_island/cc/ui/src/components/pages/LandingPage.tsx +++ b/monkey/monkey_island/cc/ui/src/components/pages/LandingPage.tsx @@ -88,12 +88,11 @@ function MonkeyInfo() { } function ScenarioInfo() { - // TODO change link when scenarios are added to documentation return ( <>
Check the Infection Monkey documentation hub for more information - on + on scenarios .