We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e135b22 commit 81c4a8fCopy full SHA for 81c4a8f
src/assets/js/diy.js
@@ -23,7 +23,7 @@
23
'amount': (set) => set,
24
'cost': 11,
25
'costAll': (set) => set * 11 + 6,
26
- 'links': '<a href="https://shop.slimevr.dev/products/slimevr-imu-module-bno085" target="_blank">Official SlimeVR BNO085</a> or <a href="https://www.mouser.com/c/?q=BNO085" target="_blank>Adafruit BNO085</a>.'
+ 'links': '<a href="https://shop.slimevr.dev/products/slimevr-imu-module-bno085" target="_blank">Official SlimeVR BNO085</a> or <a href="https://www.mouser.com/c/?q=BNO085" target="_blank">Adafruit BNO085</a>.'
27
},
28
{
29
'name': 'LSM6DSV',
0 commit comments