Spaces:
Running
Running
Matthieu Lapeyre
commited on
Commit
·
48e0dbb
1
Parent(s):
6f31ec1
Update GettingStarted.jsx
Browse files
src/pages/GettingStarted.jsx
CHANGED
|
@@ -333,7 +333,7 @@ export default function GettingStarted() {
|
|
| 333 |
|
| 334 |
<Button
|
| 335 |
variant="outlined"
|
| 336 |
-
href="https://github.com/pollen-robotics/reachy_mini/blob/develop/docs/SDK/
|
| 337 |
target="_blank"
|
| 338 |
startIcon={<OpenInNewIcon/>}
|
| 339 |
>
|
|
|
|
| 333 |
|
| 334 |
<Button
|
| 335 |
variant="outlined"
|
| 336 |
+
href="https://github.com/pollen-robotics/reachy_mini/blob/develop/docs/SDK/installation.md"
|
| 337 |
target="_blank"
|
| 338 |
startIcon={<OpenInNewIcon/>}
|
| 339 |
>
|