Anne-Charlotte commited on
Commit
61c705a
·
verified ·
1 Parent(s): 4167f02

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +3 -3
index.html CHANGED
@@ -117,7 +117,7 @@
117
  <li>Connect Reachy Mini to your computer using the provided USB cable.</li>
118
  <li>Download the dashboard to interact with your Reachy Mini.</li>
119
  </ol>
120
- <a href="https://pollen-robotics.github.io/reachy-mini-desktop-app/latest.json"
121
  target="_blank"
122
  class="link-tertiary link-centered">
123
  Download dashboard
@@ -146,12 +146,12 @@
146
  <div class="card card-flex">
147
  <h4 class="card-title">Interactive Dashboard</h4>
148
  <div class="gif-wrapper">
149
- <img src="reachy-mini-demo-dashboard.gif" alt="Reachy Mini Dashboard Demo">
150
  </div>
151
  <p class="card-text">
152
  Start playing with Reachy Mini using our visual dashboard - no coding required.
153
  </p>
154
- <a href="#" target="_blank" class="btn btn-outline btn-full mt-auto">
155
  Download dashboard
156
  <svg class="icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
157
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>
 
117
  <li>Connect Reachy Mini to your computer using the provided USB cable.</li>
118
  <li>Download the dashboard to interact with your Reachy Mini.</li>
119
  </ol>
120
+ <a href="https://github.com/pollen-robotics/reachy-mini-desktop-app/releases/latest"
121
  target="_blank"
122
  class="link-tertiary link-centered">
123
  Download dashboard
 
146
  <div class="card card-flex">
147
  <h4 class="card-title">Interactive Dashboard</h4>
148
  <div class="gif-wrapper">
149
+ <img src="assets/reachy-mini-demo-dashboard.gif" alt="Reachy Mini Dashboard Demo">
150
  </div>
151
  <p class="card-text">
152
  Start playing with Reachy Mini using our visual dashboard - no coding required.
153
  </p>
154
+ <a href="https://github.com/pollen-robotics/reachy-mini-desktop-app/releases/latest" target="_blank" class="btn btn-outline btn-full mt-auto">
155
  Download dashboard
156
  <svg class="icon" fill="none" stroke="currentColor" viewBox="0 0 24 24">
157
  <path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M10 6H6a2 2 0 00-2 2v10a2 2 0 002 2h10a2 2 0 002-2v-4M14 4h6m0 0v6m0-6L10 14"></path>