Skip to content

Commit 4d6b57f

Browse files
committed
README: move link
This moves the one and only issue link to the associated section where it is used. This makes it consistent with the READMEs in other Pybricks repos.
1 parent 2cc09f1 commit 4d6b57f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
8484
- Fixed crash in CRC32 checksum.
8585
- Fixed flashing with `dfu-util` not always working ([support#420]).
8686

87+
[support#420]: https://github.com/pybricks/support/issues/420
88+
8789
## [1.0.0-alpha.12] - 2021-08-04
8890

8991
### Changed
@@ -184,8 +186,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
184186
- Typo in `pip` arguments `README.md`.
185187

186188

187-
<!-- let's try to keep these sorted alphabetically -->
188-
[support#420]: https://github.com/pybricks/support/issues/420
189189

190190
[Unreleased]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.21..HEAD
191191
[1.0.0-alpha.21]: https://github.com/pybricks/pybricksdev/compare/v1.0.0-alpha.20...v1.0.0-alpha.21

0 commit comments

Comments
 (0)