From 13dce2ae3d31e22c3de83dec2456cc54ffc23432 Mon Sep 17 00:00:00 2001 From: marionbarker Date: Sun, 1 Oct 2023 16:43:46 -0700 Subject: [PATCH] add missing link --- docs/index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/index.md b/docs/index.md index 6676df8..bd27c11 100644 --- a/docs/index.md +++ b/docs/index.md @@ -70,7 +70,7 @@ The phone can only be configured with automatic time. ...unless you’re invited to. -If you need help, please post on the Loop and Learn Facebook page or [zulipchat](https://loop.zulipchat.com/). This does several things: +If you need help, please post on the [Loop and Learn Facebook](https://www.facebook.com/groups/LOOPandLEARN) page or [zulipchat](https://loop.zulipchat.com/). This does several things: * You are likely to hear back sooner because your post gets noticed sooner than a private message request will * You are likely to get more information because more people may answer and provide more suggestions than a single mentor may think of @@ -97,7 +97,7 @@ Same with customizations; you have to add them to your most recent download if y Loop 3.2.3 was released to support folks needing to build with Xcode 15; but the customizations that allowed people to continue using xDrip4iOS or Glucose Direct were not explained well. We tried to fix that. -There are some commands to use with Build with Browser or with Mac-Xcode that add an interface to these CGM inside Loop. This is valid only up through  Loop 3.2.3; it does not work for dev. +There are some commands to use with Build with Browser or with Mac-Xcode that add an interface to these CGM inside Loop. This is valid only up through Loop 3.2.3; it does not work for dev. * [Add CGM Clients: Build with Browser](https://www.loopandlearn.org/custom-code/#add-lnl-patches) * [Add CGM Clients: Mac-Xcode](https://www.loopandlearn.org/custom-code/#add-cgm-323)