Anne-Charlotte commited on
Commit
3e570cf
·
verified ·
1 Parent(s): e0c6f24

Update src/pages/GettingStarted.jsx

Browse files
Files changed (1) hide show
  1. src/pages/GettingStarted.jsx +1 -1
src/pages/GettingStarted.jsx CHANGED
@@ -349,7 +349,7 @@ export default function GettingStarted() {
349
  <StepContent>
350
  <Typography variant="body2" color="text.secondary">
351
  The app will automatically detect your robot. Click "Wake Up" to start,
352
- then explore 30+ apps created by the community from hand tracking to AI conversations!
353
  </Typography>
354
  </StepContent>
355
  </Step>
 
349
  <StepContent>
350
  <Typography variant="body2" color="text.secondary">
351
  The app will automatically detect your robot. Click "Wake Up" to start,
352
+ then explore 30+ apps created by the community, from hand tracking to AI conversations! If you experience any issues, feel free to check our <a href="https://github.com/pollen-robotics/reachy_mini/blob/develop/docs/troubleshooting.md" target="_blank">Troubleshooting & FAQ page</a> or contact us on <a href="https://discord.gg/HDrGY9eJHt" target="_blank">Discord</a>.
353
  </Typography>
354
  </StepContent>
355
  </Step>