Mobile Pages Quick Fix - #498
Merged
Merged
Conversation
TechHutTV
marked this pull request as ready for review
November 27, 2025 18:55
shuuri-labs
approved these changes
Nov 27, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix: Mobile install page image assets and update paths and file rename
Summary
Reorganized image assets for mobile install pages and updated image paths in the Android and iOS install documentation to match the new structure. iOS.mdx renamed to ios.mdx
Changes
Asset reorganization:
google-play-badge.pngfrompublic/docs-static/img/get-started/mobile/topublic/docs-static/img/get-started/android/app-store-badge.svgfrompublic/docs-static/img/get-started/mobile/topublic/docs-static/img/get-started/ios/Documentation updates:
android.mdxfrom/docs-static/img/how-to-guides/google-play-badge.pngto/docs-static/img/get-started/android/google-play-badge.pngiOS.mdxfrom/docs-static/img/how-to-guides/app-store-badge.svgto/docs-static/img/get-started/ios/app-store-badge.svgImpact
Files Changed
public/docs-static/img/get-started/mobile/google-play-badge.png→public/docs-static/img/get-started/android/google-play-badge.pngpublic/docs-static/img/get-started/mobile/app-store-badge.svg→public/docs-static/img/get-started/ios/app-store-badge.svgsrc/pages/get-started/install/android.mdxsrc/pages/get-started/install/iOS.mdx