From bc44e92f02227a1a695821b6997e5c5a424cef1e Mon Sep 17 00:00:00 2001 From: Shay Nehmad Date: Thu, 25 Jun 2020 11:38:48 +0300 Subject: [PATCH] Fix image paths and mail link --- docs/config/_default/config.toml | 2 +- docs/content/FAQ/_index.md | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/config/_default/config.toml b/docs/config/_default/config.toml index 5b00da3c1..5fa5c3827 100644 --- a/docs/config/_default/config.toml +++ b/docs/config/_default/config.toml @@ -61,7 +61,7 @@ weight = 30 [[menu.shortcuts]] name = " Email" identifier = "email" -url = "https://join.slack.com/t/infectionmonkey/shared_invite/enQtNDU5MjAxMjg1MjU1LWM0NjVmNWE2ZTMzYzAxOWJiYmMxMzU0NWU3NmUxYjcyNjk0YWY2MDkwODk4NGMyNDU4NzA4MDljOWNmZWViNDU" +url = "mailto:support@infectionmonkey.com" weight = 40 # Enables raw html in markdown. diff --git a/docs/content/FAQ/_index.md b/docs/content/FAQ/_index.md index 5054047f3..5e0ef505e 100644 --- a/docs/content/FAQ/_index.md +++ b/docs/content/FAQ/_index.md @@ -61,7 +61,7 @@ The Monkey performs queries out to the Internet on two separate occasions: The Monkey Island’s log file can be downloaded directly from the UI. Click the “log” section and choose “Download Monkey Island internal logfile”, like so: -![How to download Monkey Island internal log file](../../../images/faq/download_log_monkey_island.png "How to download Monkey Island internal log file") +![How to download Monkey Island internal log file](/images/faq/download_log_monkey_island.png "How to download Monkey Island internal log file") It can also be found as a local file on the Monkey Island server, where the Monkey Island was executed, called `info.log`. @@ -140,7 +140,7 @@ If you wish to simulate a very “deep” attack into your network, you can try To do this, change the “Distance from Island” parameter in the “Basic - Network” tab of the configuration: -![How to increase propagation depth](../../../images/faq/prop_depth.png "How to increase propagation depth") +![How to increase propagation depth](/images/faq/prop_depth.png "How to increase propagation depth") ## The report returns a blank screen