From 4fa1cfd6ba847df5fc57c36f89307f9e854ae871 Mon Sep 17 00:00:00 2001 From: KCarretto Date: Tue, 27 Feb 2024 03:35:58 +0000 Subject: [PATCH] fix ui docs link --- docs/_docs/user-guide/getting-started.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/_docs/user-guide/getting-started.md b/docs/_docs/user-guide/getting-started.md index b72cdf80a..7e40a9c78 100644 --- a/docs/_docs/user-guide/getting-started.md +++ b/docs/_docs/user-guide/getting-started.md @@ -24,7 +24,7 @@ cd implants/imix && cargo run Welcome, intrepid red teamer! This guide will launch you into a sandboxed Realm experience, perfect for experimenting and exploring its features. Think of it as your personal training ground before unleashing it in real-world engagements. But first, let's make sure you're in the right place. * Want to deploy Realm for production? Check out our [deployment guide](/admin-guide/tavern#deployment). -* Already using a deployed Realm instance? Check out our [UI guide](/user-guide/ui). +* Want to write new [Tomes](/user-guide/terminology#tome)? Check out our [Tome guide](/user-guide/tomes). Otherwise, let's delve into Realm! Break, bend, and explore to your heart's content. This is your chance to unlock Realm's potential and get comfortable before your next engagement. Time for an adventure! @@ -77,7 +77,7 @@ Now from the left navigation menu, select "Create new quest". ![create-new-quest](/assets/img/user-guide/getting-started/create-new-quest.png) -This view will show all of our active [Beacons](/user-guide/terminology#beacon) available for tasking. For more details on filtering and selecting [Beacons](/user-guide/terminology#beacon), see our [UI guide](/user-guide/ui). For now, simply select your creatively-named [Beacon](/user-guide/terminology#beacon) and click "Continue". +This view will show all of our active [Beacons](/user-guide/terminology#beacon) available for tasking. For now, simply select your creatively-named [Beacon](/user-guide/terminology#beacon) and click "Continue". #### Tome Selection