Skip to content

Commit b2ef4d5

Browse files
authored
Merge branch 'main' into fix/linter
2 parents 70c299c + a9f6e81 commit b2ef4d5

File tree

3 files changed

+4
-1
lines changed

3 files changed

+4
-1
lines changed

docs/books/admin_guide/00-toc.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Learning Linux With Rocky
33
---
4+
<!-- markdownlint-disable MD025 MD007 -->
45

56
# Learning Linux with Rocky
67

docs/books/admin_guide/01-presentation.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
title: Introduction to Linux
33
---
4+
<!-- markdownlint-disable MD025 MD007 -->
45

56
# Introduction to the Linux Operating System
67

@@ -19,6 +20,7 @@ In this chapter you will learn about GNU/Linux distributions.
1920
:checkered_flag: **generalities**, **linux**, **distributions**
2021

2122
**Knowledge**: :star:
23+
2224
**Complexity**: :star:
2325

2426
**Reading time**: 10 minutes

docs/books/admin_guide/03-commands.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Linux Commands
33
author: Antoine Le Morvan
44
contributors: Steven Spencer, Aditya Putta, tianci li, Grammaresque, Ganna Zhyrnova
55
---
6-
6+
<!-- markdownlint-disable MD025 MD007 -->
77
# Commands for Linux Users
88

99
In this chapter you will learn Linux commands and how to use them.

0 commit comments

Comments
 (0)