Skip to content

Commit 657b8d3

Browse files
committed
Fixed url on home page
1 parent 21ab357 commit 657b8d3

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

blog/ludus-cyber-range.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ $ ludus range deploy --user NHA
162162

163163
At the end you should see something like this:
164164

165-
![](/assets/images/headers/ludus-nha-range-status.png)
165+
![](/assets/images/homelab/ludus-nha-range-status.png)
166166

167167
At this point the old desktop is usually running enough VMs to sound mildly annoyed, but it manages.
168168

@@ -193,6 +193,8 @@ $ cd ansible
193193
$ ansible-playbook -i ../ad/NHA/data/inventory -i ../globalsettings.ini main.yml
194194
```
195195

196+
This will take some time to finish.
197+
196198
## Connecting to the Lab
197199

198200
```console

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ Below you can find reference links to my blog posts, writeups and educational co
1717
[!ref icon="beaker"](/categories/homelab/)
1818

1919
## Featured
20-
<a class="no-link mb-6 overflow-hidden border border-gray-200 rounded-lg md:flex dark:border-dark-700 hover:border-gray-400 dark:hover:border-dark-450" href="/blog/proxmox-homelab-part1/">
20+
<a class="no-link mb-6 overflow-hidden border border-gray-200 rounded-lg md:flex dark:border-dark-700 hover:border-gray-400 dark:hover:border-dark-450" href="/blog/ludus-cyber-range/">
2121
<div class="relative shrink-0 bg-gray-300 md:w-5/12 pb-9/16 md:pb-0 dark:bg-dark-450">
2222
<img class="absolute object-cover w-full h-full" src="/assets/images/headers/ludus.png">
2323
</div>

0 commit comments

Comments
 (0)