From 6f2358106cfe2b1526bc8c9619897c07cd230bfe Mon Sep 17 00:00:00 2001 From: boc-the-git <3479092+boc-the-git@users.noreply.github.com> Date: Tue, 21 Nov 2023 04:15:36 +1100 Subject: [PATCH] docs: Tidying Doco for iOS (#2735) --- docs/docs/documentation/community-guide/ios.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/docs/documentation/community-guide/ios.md b/docs/docs/documentation/community-guide/ios.md index 8acaa2e025ff..86d5c6bec8b2 100644 --- a/docs/docs/documentation/community-guide/ios.md +++ b/docs/docs/documentation/community-guide/ios.md @@ -23,9 +23,9 @@ First, click the [link](https://www.icloud.com/shortcuts/cc568d1615bc4f998789f85 ![screenshot](../../assets/img/sc1half.png) -Next, you need to replace `url` and `port` with the information for your mealie instance. +Next, you need to replace `url` and `port` with the information for your Mealie instance. -If you have a TLD that you use, put that here with no port. If you just run local, Then, you need to put in your mealie instance IP and the port of `9926`. +If you have a domain that you use (e.g. `https://mealie.example.com`), put that here. If you just run local, then you need to put in your Mealie instance IP and the port you use (e.g. the default is `9925`). ![screenshot](../../assets/img/sc2half.png) @@ -36,4 +36,4 @@ Finally, you need to replace the word `keyhere` with your API token. Keep the wo ![screenshot](../../assets/img/sc3half.png) -You should now be able to share a website to the shortcut and have mealie grab all the necessary information! +You should now be able to share a website to the shortcut and have Mealie grab all the necessary information!