From c4aa78a76bcb623640d461592557cb13f8c65593 Mon Sep 17 00:00:00 2001 From: irl Date: Wed, 27 May 2026 15:48:30 +0100 Subject: [PATCH] fix: build warnings, broken link --- docs/link/e2e_channels/supported_handsets.md | 2 +- docs/mirrors/index.mdx | 5 +---- docs/mirrors/troubleshooting.mdx | 4 ++-- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/docs/link/e2e_channels/supported_handsets.md b/docs/link/e2e_channels/supported_handsets.md index 359b0e7..4577b20 100644 --- a/docs/link/e2e_channels/supported_handsets.md +++ b/docs/link/e2e_channels/supported_handsets.md @@ -16,7 +16,7 @@ Our devices are provisioned with UK mobile numbers (+44 country code) however yo provide any branding you would like to have set up. Additional channels will be subject to a fee to cover the additional cost of each required mobile device. -If for any reason you choose to move away from our hosted platform in the future, see [Moving Away](./moving_away) for +If for any reason you choose to move away from our hosted platform in the future, see [Moving Away](../moving_away) for details on porting your number to your new provider. ## Self-Managed Devices diff --git a/docs/mirrors/index.mdx b/docs/mirrors/index.mdx index d9156bc..2c44141 100644 --- a/docs/mirrors/index.mdx +++ b/docs/mirrors/index.mdx @@ -20,7 +20,4 @@ special software or technical knowledge.
-
- The jasima.app portal overview for web mirrors -
-
\ No newline at end of file + diff --git a/docs/mirrors/troubleshooting.mdx b/docs/mirrors/troubleshooting.mdx index 98ede33..274da99 100644 --- a/docs/mirrors/troubleshooting.mdx +++ b/docs/mirrors/troubleshooting.mdx @@ -26,7 +26,7 @@ users. If this is not possible, then deploying mirrors for websites hosted on CDNs will require either configuration at, or co-operation from, the CDN provider. -Additional headers can be configured for the origin to authenticate requests that originate from jasima.app, and these +Additional headers can be configured for the origin to authenticate requests that originate from the mirrors, and these can be used to bypass the protection mechanisms at your CDN. Consult your CDN's documentation or contact their support team to configure using an additional header to disable the -rate limiting for requests originating from jasima.app. \ No newline at end of file +rate limiting for requests originating from the mirrors. \ No newline at end of file