Skip to content

Commit a3a6e1b

Browse files
committed
CHANGELOG: fix link
1 parent 6e7462a commit a3a6e1b

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
@@ -62,13 +62,13 @@
6262
- Fixed flash firmware dialog not showing when settings not open ([support#694]).
6363
- Fixed errors not handled while flashing firmware via USB ([pybricks-code#1011]).
6464
- Fixed imports with invalid file name silently ignored ([support#717]).
65-
- Fixed code completion not working when offline ([pybricks-code#938]).
65+
- Fixed code completion not working when offline ([pybricks-code#932]).
6666

6767
### Removed
6868
- Removed feature to include custom `main.py` when flashing firmware.
6969
- Removed support for file names containing `-`.
7070

71-
[pybricks-code#938]: https://github.com/pybricks/pybricks-code/issues/938
71+
[pybricks-code#932]: https://github.com/pybricks/pybricks-code/issues/932
7272
[pybricks-code#1011]: https://github.com/pybricks/pybricks-code/issues/1011
7373
[pybricks-code#1020]: https://github.com/pybricks/pybricks-code/issues/1020
7474
[support#189]: https://github.com/pybricks/support/issues/189

0 commit comments

Comments
 (0)