Skip to content

Commit 7244caa

Browse files
committed
Use current section header as link text
1 parent 1e94ea4 commit 7244caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/oas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1571,7 +1571,7 @@ Our `application/json-seq` example has to be an external document because of the
15711571

15721572
##### Server-Sent Event Streams
15731573

1574-
For this example, assume that the generic event schema provided in the [Special Considerations for `text/event-stream` Content](#special-considerations-for-server-sent-events) section is available at `#/components/schemas/Event`:
1574+
For this example, assume that the generic event schema provided in the [Special Considerations for Server-Sent Events](#special-considerations-for-server-sent-events) section is available at `#/components/schemas/Event`:
15751575

15761576
```yaml
15771577
description: A request body to add a stream of typed data.

0 commit comments

Comments
 (0)