Particle-Network / particle-docs-mintlify

5 stars 14 forks source link

fix links with new api path #3

Closed soos3d closed 3 months ago

soos3d commented 3 months ago

Summary by Sourcery

This pull request updates the paths for images and links in the documentation to align with the new API reference structure, ensuring all references are correctly pointing to the 'api-reference' directory.

sourcery-ai[bot] commented 3 months ago

Reviewer's Guide by Sourcery

This pull request updates the paths for various API references in the documentation to reflect a new structure. The changes primarily involve modifying the paths in image sources and href attributes to use 'api-reference' instead of 'api'.

File-Level Changes

Files Changes
api-reference/introduction.mdx
api-reference/auth/multi/unreal.mdx
api-reference/btc/desktop/web.mdx
api-reference/debug/api.mdx
api-reference/connect/mobile/android.mdx
api-reference/connect/mobile/ios.mdx
api-reference/connect/desktop/web.mdx
api-reference/connect/introduction.mdx
api-reference/connect/mobile/react.mdx
api-reference/connect/mobile/unity.mdx
api-reference/connect/mobile/flutter.mdx
api-reference/wallet/desktop/web.mdx
api-reference/wallet/mobile/android.mdx
api-reference/wallet/mobile/flutter.mdx
api-reference/wallet/mobile/ios.mdx
api-reference/wallet/mobile/react.mdx
api-reference/wallet/mobile/unity.mdx
api-reference/btc/introduction.mdx
api-reference/wallet/introduction.mdx
api-reference/debug/sdk.mdx
api-reference/web3/introduction.mdx
Updated paths in image sources and href attributes to use 'api-reference' instead of 'api'.

Tips - Trigger a new Sourcery review by commenting `@sourcery-ai review` on the pull request. - Continue your discussion with Sourcery by replying directly to review comments. - You can change your review settings at any time by accessing your [dashboard](https://app.sourcery.ai): - Enable or disable the Sourcery-generated pull request summary or reviewer's guide; - Change the review language; - You can always [contact us](mailto:support@sourcery.ai) if you have any questions or feedback.