mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-19 00:46:35 +00:00
Mobile Pages Quick Fix (#498)
* Mobile Pages Quick Fix * Rename iOS.mdx to ios.mdx
This commit is contained in:
11
src/pages/get-started/install/ios.mdx
Normal file
11
src/pages/get-started/install/ios.mdx
Normal file
@@ -0,0 +1,11 @@
|
||||
import {Note} from "@/components/mdx";
|
||||
|
||||
# iOS
|
||||
|
||||
NetBird has an official iOS application that you can download from the App Store:
|
||||
|
||||
<p>
|
||||
<a href="https://apps.apple.com/de/app/netbird-p2p-vpn/id6469329339?l=en-GB" target="_blank">
|
||||
<img src="/docs-static/img/get-started/ios/app-store-badge.svg" alt="appstore" className="imagewrapper" style={{ padding: '30px' }}/>
|
||||
</a>
|
||||
</p>
|
||||
Reference in New Issue
Block a user