Skip to content

Commit 8c9f5da

Browse files
committed
docs: fix a typo in an unused anchor
1 parent bfd5503 commit 8c9f5da

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/src/hal/general-ref.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ Typical pins definitions look like these examples:
2020

2121
Occasionally, an abbreviated version of the name may be used, for example the second pin above could be simply called with _.output_ when it can be done without causing confusion.
2222

23-
[[sec:hal-gr:namming-conventions]]
23+
[[sec:hal-gr:naming-conventions]]
2424
== HAL General Naming Conventions(((HAL General Naming Conventions)))
2525

2626
Consistent naming conventions would make HAL much easier to use.

0 commit comments

Comments
 (0)