forked from p34709852/monkey
Docs: fix broken scenario link in homepage_shortcuts.html
This commit is contained in:
parent
64c9ccaf46
commit
a93d6361a3
|
@ -74,7 +74,7 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="col-lg-3 col-sm-6 mb-3">
|
||||
<a href="usage/scenarios" class="px-4 py-5 bg-white shadow text-center d-block">
|
||||
<a href="usage/scenarios/" class="px-4 py-5 bg-white shadow text-center d-block">
|
||||
<i class="fas fa-map-marked-alt d-block mb-4" style="font-size: x-large;"></i>
|
||||
<h4 class="mb-3 mt-0">Scenarios</h4>
|
||||
<p class="mb-0">Learn about scenarios of the Infection Monkey.</p>
|
||||
|
|
Loading…
Reference in New Issue