Showing
1 changed file
with
2 additions
and
2 deletions
| @@ -204,12 +204,12 @@ | @@ -204,12 +204,12 @@ | ||
| 204 | const helpDoc = ref([ | 204 | const helpDoc = ref([ |
| 205 | { | 205 | { |
| 206 | title: '如何接入设备?', | 206 | title: '如何接入设备?', |
| 207 | - href: 'https://docs.thingskit.com/', | 207 | + href: 'https://docs.thingskit.com/thingskit-link/operation-guide/device-manage.html#%E8%AE%BE%E5%A4%87%E5%88%97%E8%A1%A8', |
| 208 | target: '_blank ', | 208 | target: '_blank ', |
| 209 | }, | 209 | }, |
| 210 | { | 210 | { |
| 211 | title: '什么是设备配置?', | 211 | title: '什么是设备配置?', |
| 212 | - href: 'https://docs.thingskit.com/', | 212 | + href: 'https://docs.thingskit.com/thingskit-link/operation-guide/device-manage.html#%E8%AE%BE%E5%A4%87%E9%85%8D%E7%BD%AE', |
| 213 | target: '_blank ', | 213 | target: '_blank ', |
| 214 | }, | 214 | }, |
| 215 | { | 215 | { |