Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/developing/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import DocsCards from '@components/global/DocsCards';

:::info Looking for the legacy Android guide?

The Developing for Android guide has officially migrated to the [Capacitor documentation for Android](https://capacitorjs.com/docs/android). If you need to access the legacy documentation, you can find it under the [legacy developing for Android guide](/docs/v6/developing/android).
The Developing for Android guide has officially migrated to the [Capacitor documentation for Android](https://capacitorjs.com/docs/android). If you need to access the legacy documentation, you can find it under the [legacy developing for Android guide](https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/android).

:::

Expand All @@ -30,7 +30,7 @@ The Developing for Android guide has officially migrated to the [Capacitor docum
</DocsCard>
<DocsCard
header="Developing for Android with Cordova (Legacy)"
href="/docs/v6/developing/android"
href="https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/android"
icon="/icons/native-cordova-bot.png"
>
<p>Learn the fundamentals you need to know to start building Android apps with Ionic Framework and Cordova.</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/developing/ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import DocsCards from '@components/global/DocsCards';

:::info Looking for the legacy iOS guide?

The Developing for iOS guide has officially migrated to the [Capacitor documentation for iOS](https://capacitorjs.com/docs/ios). If you need to access the legacy documentation, you can find it under the [legacy developing for iOS guide](/docs/v6/developing/ios).
The Developing for iOS guide has officially migrated to the [Capacitor documentation for iOS](https://capacitorjs.com/docs/ios). If you need to access the legacy documentation, you can find it under the [legacy developing for iOS guide](https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/ios).

:::

Expand All @@ -31,7 +31,7 @@ The Developing for iOS guide has officially migrated to the [Capacitor documenta
</DocsCard>
<DocsCard
header="Developing for iOS with Cordova (Legacy)"
href="/docs/v6/developing/ios"
href="https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/ios"
icon="/icons/native-cordova-bot.png"
>
<p>Learn the fundamentals you need to know to start building iOS apps with Ionic Framework and Cordova.</p>
Expand Down
4 changes: 2 additions & 2 deletions versioned_docs/version-v7/developing/android.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ import DocsCards from '@components/global/DocsCards';

:::info Looking for the legacy Android guide?

The Developing for Android guide has officially migrated to the [Capacitor documentation for Android](https://capacitorjs.com/docs/android). If you need to access the legacy documentation, you can find it under the [legacy developing for Android guide](/docs/v6/developing/android).
The Developing for Android guide has officially migrated to the [Capacitor documentation for Android](https://capacitorjs.com/docs/android). If you need to access the legacy documentation, you can find it under the [legacy developing for Android guide](https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/android).

:::

Expand All @@ -30,7 +30,7 @@ The Developing for Android guide has officially migrated to the [Capacitor docum
</DocsCard>
<DocsCard
header="Developing for Android with Cordova (Legacy)"
href="/docs/v6/developing/android"
href="https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/android"
icon="/icons/native-cordova-bot.png"
>
<p>Learn the fundamentals you need to know to start building Android apps with Ionic Framework and Cordova.</p>
Expand Down
4 changes: 2 additions & 2 deletions versioned_docs/version-v7/developing/ios.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ import DocsCards from '@components/global/DocsCards';

:::info Looking for the legacy iOS guide?

The Developing for iOS guide has officially migrated to the [Capacitor documentation for iOS](https://capacitorjs.com/docs/ios). If you need to access the legacy documentation, you can find it under the [legacy developing for iOS guide](/docs/v6/developing/ios).
The Developing for iOS guide has officially migrated to the [Capacitor documentation for iOS](https://capacitorjs.com/docs/ios). If you need to access the legacy documentation, you can find it under the [legacy developing for iOS guide](https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/ios).

:::

Expand All @@ -31,7 +31,7 @@ The Developing for iOS guide has officially migrated to the [Capacitor documenta
</DocsCard>
<DocsCard
header="Developing for iOS with Cordova (Legacy)"
href="/docs/v6/developing/ios"
href="https://ionic-docs-o31kiyk8l-ionic1.vercel.app/docs/v6/developing/ios"
icon="/icons/native-cordova-bot.png"
>
<p>Learn the fundamentals you need to know to start building iOS apps with Ionic Framework and Cordova.</p>
Expand Down