diff --git a/docs/extensions.md b/docs/extensions.md index 3f6b2a6f..3f103431 100644 --- a/docs/extensions.md +++ b/docs/extensions.md @@ -76,7 +76,7 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on "url":"/pkg/4tronix/Robobit", "cardType": "package" }, { - "name": "Pi Supply Bit Buggy", + "name": "Pi Supply Bit:Buggy", "url":"/pkg/PiSupply/pxt-bitbuggy", "cardType": "package" }, { @@ -230,6 +230,11 @@ Check out [microbit.org](http://microbit.org/resellers/) for more information on "name": "MakerBit Pins", "url": "/pkg/1010Technologies/pxt-makerbit-pins", "cardType": "package" +}, +{ + "name": "Pi Supply tinker:kit", + "url": "/pkg/PiSupply/pxt-tinker-kit", + "cardType": "package" }] ```