Skip to content

Commit 6e6401a

Browse files
committed
gps/README.md Fix broken links.
1 parent 8054d3f commit 6e6401a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

gps/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -651,7 +651,7 @@ Mandatory positional args:
651651
* `pps_pin` An initialised input `Pin` instance for the PPS signal.
652652

653653
Optional positional args:
654-
* `local_offset` See [base class](./README.md##21-constructor) for details of
654+
* `local_offset` See [base class](./README.md#21-constructor) for details of
655655
these args.
656656
* `fix_cb`
657657
* `cb_mask`
@@ -671,7 +671,7 @@ This takes three mandatory positional args:
671671
* `pps_pin` An initialised input `Pin` instance for the PPS signal.
672672

673673
Optional positional args:
674-
* `local_offset` See [base class](./README.md##32-gps-class-constructor) for
674+
* `local_offset` See [base class](./README.md#32-gps-class-constructor) for
675675
details of these args.
676676
* `fix_cb`
677677
* `cb_mask`

0 commit comments

Comments
 (0)