Skip to content

Commit 5adc77e

Browse files
committed
EVENTS.md: Add TOC.
1 parent 783717a commit 5adc77e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

v3/docs/EVENTS.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ This document assumes familiarity with `uasyncio`. See [official docs](http://do
2525
6.2 [EButton](./EVENTS.md#62-ebutton)
2626
     6.2.1 [The suppress constructor argument](./EVENTS.md#621-the-suppress-constructor-argument)
2727
     6.2.2 [The sense constructor argument](./EVENTS.md#622-the-sense-constructor-argument)
28-
[Appendix 1 Polling](./EVENTS.md#-appendix-1-polling)
28+
[Appendix 1 Polling](./EVENTS.md#100-appendix-1-polling)
2929

3030
# 1. An alternative to callbacks in uasyncio code
3131

@@ -461,7 +461,7 @@ determine whether the button is closed or open.
461461

462462
###### [Contents](./EVENTS.md#0-contents)
463463

464-
# Appendix 1 Polling
464+
# 100 Appendix 1 Polling
465465

466466
The primitives or drivers referenced here do not use polling with the following
467467
exceptions:

0 commit comments

Comments
 (0)