Skip to content

Commit 1a870b4

Browse files
mortenpifredrikekre
authored andcommitted
Make sure Sockets page has h1 header (#26315)
Currently the "Sockets" page shows up as a dash in the navbar of the manual since Documenter is unable to figure out the page title.
1 parent 705fb65 commit 1a870b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stdlib/Sockets/docs/src/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Sockets
1+
# Sockets
22

33
```@meta
44
DocTestSetup = :(using Sockets)

0 commit comments

Comments
 (0)