chore: aligned docs to the template file for articles

This commit is contained in:
Michele Cereda
2023-07-09 18:00:36 +02:00
parent 69cc886d82
commit fe0adabb88
66 changed files with 620 additions and 264 deletions

View File

@@ -5,16 +5,11 @@ The host needs to support wake-on-LAN and have it enabled.
## Table of contents <!-- omit in toc -->
1. [TL;DR](#tldr)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
Use [`wakeonlan`][wakeonlan].
## Further readings
- [`wakeonlan`][wakeonlan]
See [`wakeonlan`][wakeonlan].
## Sources
@@ -22,13 +17,15 @@ All the references in the [further readings] section, plus the following:
- [How to wake up computers using Linux by sending magic packets]
<!-- upstream -->
<!-- internal references -->
<!--
References
-->
<!-- In-article sections -->
[further readings]: #further-readings
<!-- Knowledge base -->
[wakeonlan]: wakeonlan.md
<!-- external references -->
<!-- Others -->
[how to wake up computers using linux by sending magic packets]: https://www.cyberciti.biz/tips/linux-send-wake-on-lan-wol-magic-packets.html