Skip to content

Commit 9debd60

Browse files
committed
Release script
1 parent b099034 commit 9debd60

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

_includes/docs/mobile/app-icon-splash-screen-before-v1.7.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ If you have configured push notifications (see [push notifications setup guide](
4848

4949
<div style="display: flex; flex-direction: row;">
5050
<div style="display: flex; flex-direction: column; align-items: center;">
51-
<img width="" src="/images/mobile/asset_studio.png" title="Android asset studio flow" alt="Android asset studio flow">
51+
<img width="" src="https://img.thingsboard.io/mobile/asset_studio.png" title="Android asset studio flow" alt="Android asset studio flow">
5252
</div>
5353
</div>
5454

_includes/docs/mobile/app-icon-splash-screen.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Choose one of this options, depending on how you want your splash screen to look
4444

4545
<div style="display: flex; flex-direction: row;">
4646
<div style="display: flex; flex-direction: column; align-items: center;">
47-
<img width="" src="/images/mobile/pe/splash_screen_sizes_template.png" title="Splash screen icon layout" alt="Splash screen icon layout">
47+
<img width="" src="https://img.thingsboard.io/mobile/pe/splash_screen_sizes_template.png" title="Splash screen icon layout" alt="Splash screen icon layout">
4848
<span style="margin-top: 16px; font-size: 90%; color: #6c757d;">Splash screen icon layout</span>
4949
</div>
5050
</div>

0 commit comments

Comments
 (0)