Skip to content

Commit 04eaaf6

Browse files
committed
Fix index.md heading level
There should be only one level 1 heading (#) on the document, otherwise mkdocs ToC braeks. [noissue]
1 parent fcdc1fa commit 04eaaf6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Some additional features are being supplied as a tech preview. There is a possi
2525
backwards incompatible changes will be introduced for these particular features. For a list of
2626
features currently being supplied as tech previews only, see the [tech preview page](site:pulp_python/docs/user/learn/tech-preview/).
2727

28-
# How to use these docs
28+
## How to use these docs
2929

3030
The documentation here should be considered the **primary documentation for managing Python related content.**
3131
All relevant workflows are covered here, with references to some pulpcore supplemental docs.

0 commit comments

Comments
 (0)