Skip to content

Commit a1f9ce5

Browse files
author
Liudmila Molkova
committed
lint
1 parent 249b8ec commit a1f9ce5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ requirements and recommendations.
1818
- [Prerequisites](#prerequisites)
1919
- [1. Modify the YAML model](#1-modify-the-yaml-model)
2020
- [Code structure](#code-structure)
21-
- [Schema files](#schema-files)
2221
- [2. Update the markdown files](#2-update-the-markdown-files)
2322
- [Hugo frontmatter](#hugo-frontmatter)
2423
- [3. Check new convention](#3-check-new-convention)
@@ -36,6 +35,7 @@ requirements and recommendations.
3635
- [Update the tables of content](#update-the-tables-of-content)
3736
- [Markdown link check](#markdown-link-check)
3837
- [Yamllint check](#yamllint-check)
38+
- [Schema files](#schema-files)
3939
- [Merging existing ECS conventions](#merging-existing-ecs-conventions)
4040

4141
<!-- tocstop -->
@@ -418,7 +418,7 @@ If it is the first time to run this command, install `yamllint` first:
418418
make install-yamllint
419419
```
420420

421-
#### Schema files
421+
## Schema files
422422

423423
> [!WARNING]
424424
>

0 commit comments

Comments
 (0)