Skip to content

Commit f4e5c6e

Browse files
authored
use admonition instead of note
1 parent d26a80b commit f4e5c6e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs/docs/HPC/crontab.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ running the command:
2222
<pre><code>$ <b>crontab -e</b>
2323
</code></pre>
2424

25-
**Warning**: **During maintenance it is possible that your crontab will be wiped. It is recommended to have a back-up of the content in your crontab.**
25+
!!! Warning
26+
During maintenance it is possible that your crontab will be wiped. It is recommended to have a back-up of the content in your crontab.
2627

2728
#### Example cron job script
2829

0 commit comments

Comments
 (0)