Skip to content

Commit aa5ead8

Browse files
authored
DOCS-4574: Change image loading (#4766)
1 parent 24d4ad9 commit aa5ead8

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

docs/data-ai/capture-data/upload-other-data.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -149,11 +149,11 @@ This is useful if you want to capture images for training machine learning model
149149
Install the mobile app from the [App Store](https://apps.apple.com/vn/app/viam-robotics/id6451424162) or [Google Play](https://play.google.com/store/apps/details?id=com.viam.viammobile&hl=en&gl=US).
150150

151151
<a href="https://apps.apple.com/vn/app/viam-robotics/id6451424162" target="_blank">
152-
<img src="https://github.com/viamrobotics/docs/assets/90707162/a470b65d-1b97-412f-9f97-daf902f2f053" width="200px" alt="apple store icon" class="center-if-small" >
152+
<img src="/appstore.png" width="200px" alt="apple store icon" class="center-if-small" >
153153
</a>
154154

155155
<a href="https://play.google.com/store/apps/details?id=com.viam.viammobile&hl=en&gl=US" target="_blank">
156-
<img src="https://github.com/viamrobotics/docs/assets/90707162/6ebd6960-08c5-41d4-81f9-42293fbfdfd4" width="200px" alt="google play store icon" class="center-if-small" >
156+
<img src="/googleplay.png" width="200px" alt="google play store icon" class="center-if-small" >
157157
</a>
158158

159159
{{< /expand >}}

docs/manage/fleet/provision/end-user-setup.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@ Whether you need to use the Viam mobile app or the captive portal, depends on ho
3737
You can find the mobile app on the [App Store](https://apps.apple.com/vn/app/viam-robotics/id6451424162) and on [Google Play](https://play.google.com/store/apps/details?id=com.viam.viammobile&hl=en&gl=US).
3838

3939
<a href="https://apps.apple.com/vn/app/viam-robotics/id6451424162" target="_blank">
40-
<img src="https://github.com/viamrobotics/docs/assets/90707162/a470b65d-1b97-412f-9f97-daf902f2f053" width="200px" alt="apple store icon" class="center-if-small" >
40+
<img src="/appstore.png" width="200px" alt="apple store icon" class="center-if-small" >
4141
</a>
4242

4343
<a href="https://play.google.com/store/apps/details?id=com.viam.viammobile&hl=en&gl=US" target="_blank">
44-
<img src="https://github.com/viamrobotics/docs/assets/90707162/6ebd6960-08c5-41d4-81f9-42293fbfdfd4" width="200px" alt="google play store icon" class="center-if-small" >
44+
<img src="/googleplay.png" width="200px" alt="google play store icon" class="center-if-small" >
4545
</a>
4646

4747
{{% /tablestep %}}

docs/manage/troubleshoot/teleoperate/default-interface.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ Additionally, the app allows you to:
5353
You can find the mobile app on the [App Store](https://apps.apple.com/vn/app/viam-robotics/id6451424162) and on [Google Play](https://play.google.com/store/apps/details?id=com.viam.viammobile&hl=en&gl=US).
5454

5555
<a href="https://apps.apple.com/vn/app/viam-robotics/id6451424162" target="_blank">
56-
<img src="https://github.com/viamrobotics/docs/assets/90707162/a470b65d-1b97-412f-9f97-daf902f2f053" width="200px" alt="apple store icon" class="center-if-small" >
56+
<img src="/appstore.png" width="200px" alt="apple store icon" class="center-if-small" >
5757
</a>
5858

5959
<a href="https://play.google.com/store/apps/details?id=com.viam.viammobile&hl=en&gl=US" target="_blank">
60-
<img src="https://github.com/viamrobotics/docs/assets/90707162/6ebd6960-08c5-41d4-81f9-42293fbfdfd4" width="200px" alt="google play store icon" class="center-if-small" >
60+
<img src="/googleplay.png" width="200px" alt="google play store icon" class="center-if-small" >
6161
</a>

static/appstore.png

13.9 KB
Loading

static/googleplay.png

15.4 KB
Loading

0 commit comments

Comments
 (0)