Fix image paths and mail link

This commit is contained in:
Shay Nehmad 2020-06-25 11:38:48 +03:00
parent ab624e9ec8
commit bc44e92f02
2 changed files with 3 additions and 3 deletions

View File

@ -61,7 +61,7 @@ weight = 30
[[menu.shortcuts]] [[menu.shortcuts]]
name = "<i class='fas fa-inbox'></i> Email" name = "<i class='fas fa-inbox'></i> Email"
identifier = "email" identifier = "email"
url = "https://join.slack.com/t/infectionmonkey/shared_invite/enQtNDU5MjAxMjg1MjU1LWM0NjVmNWE2ZTMzYzAxOWJiYmMxMzU0NWU3NmUxYjcyNjk0YWY2MDkwODk4NGMyNDU4NzA4MDljOWNmZWViNDU" url = "mailto:support@infectionmonkey.com"
weight = 40 weight = 40
# Enables raw html in markdown. # Enables raw html in markdown.

View File

@ -61,7 +61,7 @@ The Monkey performs queries out to the Internet on two separate occasions:
The Monkey Islands log file can be downloaded directly from the UI. Click the “log” section and choose “Download Monkey Island internal logfile”, like so: The Monkey Islands 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`. 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: 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 ## The report returns a blank screen