chore: aligned docs to the template file for articles

This commit is contained in:
Michele Cereda
2023-07-09 20:48:18 +02:00
parent ebb4e5febb
commit 919a261a0c
95 changed files with 914 additions and 266 deletions

View File

@@ -15,7 +15,6 @@
1. [Batch size](#batch-size)
1. [Terminology](#terminology)
1. [Further readings](#further-readings)
1. [Sources](#sources)
## TL;DR
@@ -224,17 +223,12 @@ salt --batch-size 10 '*' state.apply
- [Targeting]
- [Top files][top]
## Sources
<!--
References
-->
All the references in the [further readings] section, plus the following:
<!-- upstream -->
<!-- Upstream -->
[installation]: https://docs.saltstack.com/en/getstarted/fundamentals/install.html
[states]: https://docs.saltstack.com/en/getstarted/fundamentals/states.html
[targeting]: https://docs.saltstack.com/en/getstarted/fundamentals/targeting.html
[top]: https://docs.saltstack.com/en/getstarted/fundamentals/top.html
<!-- internal references -->
[further readings]: #further-readings
<!-- external references -->