Skip to content

Commit 4435cbd

Browse files
authored
doc: fix headings hierarchy in README (#296)
1 parent b9e2e1f commit 4435cbd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,11 +132,11 @@ uv run sphinx-build docs/standard build -c .
132132
then open the relevant file in the build directory with a browser (e.g.,
133133
`build/index.html`) to explore the contents.
134134

135-
### Tooling
135+
## Tooling
136136

137137
Tools and libraries that implement and support the publiccode.yml Standard.
138138

139-
#### Core tools
139+
### Core tools
140140

141141
Core tools are developed alongside the publiccode.yml specification and provide
142142
its reference implementations and supporting components.
@@ -179,7 +179,7 @@ its reference implementations and supporting components.
179179
JSON Schema definition mainly used by editors and IDEs for coarse validation
180180
and autocompletion.
181181

182-
#### Third-party tooling
182+
### Third-party tooling
183183

184184
Maintained separately from the core tooling, but widely used in practice.
185185

0 commit comments

Comments
 (0)