mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
fix joyc url
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
@@ -77,7 +77,7 @@ Use alone [here](https://github.com/m5stack/M5StickC/blob/master/examples/Hat/Jo
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = 'https://m5stack.com/products/m5stickc-joyc';
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-hat/products/joyc-w-o-m5stickc';
|
||||
|
||||
anchor_search(purchase_link);
|
||||
scrollFunc();
|
||||
|
||||
@@ -84,7 +84,7 @@
|
||||
|
||||
<script>
|
||||
|
||||
var purchase_link = 'https://m5stack.com/products/m5stickc-joyc';
|
||||
var purchase_link = 'https://m5stack.com/collections/m5-hat/products/joyc-w-o-m5stickc';
|
||||
|
||||
|
||||
anchor_search(purchase_link);
|
||||
|
||||
Reference in New Issue
Block a user