Skip to content

Commit 45b111d

Browse files
committed
Fix broken alert in simple-minecraft-server.md
1 parent 8f52c9c commit 45b111d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

content/tutorials/others/simple-minecraft-server.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,13 +141,14 @@ To learn more about running systemd services with the SRCF see
141141

142142
Now that the setup is finished you can log out of doom.srcf.net using `logout`.
143143

144-
{{ < alert type="warning" > }}
144+
{{< alert type="warning" >}}
145145

146146
You may notice that in the command to start the server the memory it can use is limited to 1GB and its priority is set
147147
using `nice`. Please do not change the priority or memory usage of your server in order to be considerate to other
148148
users of the SRCF's systems!
149149

150-
{{ < /alert > }}
150+
{{< /alert >}}
151+
151152
## Closing remarks
152153

153154
Did you like this or find this cool? We invite you to check out

0 commit comments

Comments
 (0)