Skip to content

Commit 0bceba7

Browse files
authored
Mobile Pages Quick Fix (#498)
* Mobile Pages Quick Fix * Rename iOS.mdx to ios.mdx
1 parent 11867aa commit 0bceba7

4 files changed

Lines changed: 2 additions & 2 deletions

File tree

public/docs-static/img/get-started/mobile/google-play-badge.png renamed to public/docs-static/img/get-started/android/google-play-badge.png

File renamed without changes.

public/docs-static/img/get-started/mobile/app-store-badge.svg renamed to public/docs-static/img/get-started/ios/app-store-badge.svg

File renamed without changes.

src/pages/get-started/install/android.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NetBird has an official Android application that you can download at Google Play
1414

1515
<p>
1616
<a href="https://play.google.com/store/apps/details?id=io.netbird.client" target="_blank">
17-
<img src="/docs-static/img/how-to-guides/google-play-badge.png" alt="playstore" className="imagewrapper"/>
17+
<img src="/docs-static/img/get-started/android/google-play-badge.png" alt="playstore" className="imagewrapper"/>
1818
</a>
1919

2020
</p>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ NetBird has an official iOS application that you can download from the App Store
66

77
<p>
88
<a href="https://apps.apple.com/de/app/netbird-p2p-vpn/id6469329339?l=en-GB" target="_blank">
9-
<img src="/docs-static/img/how-to-guides/app-store-badge.svg" alt="appstore" className="imagewrapper" style={{ padding: '30px' }}/>
9+
<img src="/docs-static/img/get-started/ios/app-store-badge.svg" alt="appstore" className="imagewrapper" style={{ padding: '30px' }}/>
1010
</a>
1111
</p>

0 commit comments

Comments
 (0)