diff --git a/BuildLoopCaregiver.sh b/BuildLoopCaregiver.sh index 3507757..a00d524 100755 --- a/BuildLoopCaregiver.sh +++ b/BuildLoopCaregiver.sh @@ -272,7 +272,7 @@ function before_final_return_message() { echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}" echo " For new phone or new watch (never used with Xcode)," echo " review Developer Mode Information:" - echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch" + echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch" echo "" echo " For phones that have Developer Mode enabled continue with these steps" echo " Upper middle of Xcode:" diff --git a/BuildLoopFollow.sh b/BuildLoopFollow.sh index 980d616..bf592a6 100755 --- a/BuildLoopFollow.sh +++ b/BuildLoopFollow.sh @@ -273,7 +273,7 @@ function before_final_return_message() { echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}" echo " For new phone or new watch (never used with Xcode)," echo " review Developer Mode Information:" - echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch" + echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch" echo "" echo " For phones that have Developer Mode enabled continue with these steps" echo " Upper middle of Xcode:" diff --git a/BuildTrio.sh b/BuildTrio.sh index ac95e99..8770dc9 100755 --- a/BuildTrio.sh +++ b/BuildTrio.sh @@ -283,7 +283,7 @@ function before_final_return_message() { echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}" echo " For new phone or new watch (never used with Xcode)," echo " review Developer Mode Information:" - echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch" + echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch" echo "" echo " For phones that have Developer Mode enabled continue with these steps" echo " Upper middle of Xcode:" diff --git a/BuildxDrip4iOS.sh b/BuildxDrip4iOS.sh index 64c0538..678801d 100755 --- a/BuildxDrip4iOS.sh +++ b/BuildxDrip4iOS.sh @@ -280,7 +280,7 @@ function before_final_return_message() { echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}" echo " For new phone or new watch (never used with Xcode)," echo " review Developer Mode Information:" - echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch" + echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch" echo "" echo " For phones that have Developer Mode enabled continue with these steps" echo " Upper middle of Xcode:" diff --git a/inline_functions/before_final_return_message.sh b/inline_functions/before_final_return_message.sh index c247366..86fa656 100644 --- a/inline_functions/before_final_return_message.sh +++ b/inline_functions/before_final_return_message.sh @@ -7,7 +7,7 @@ function before_final_return_message() { echo -e "${INFO_FONT}AFTER you hit return, Xcode will open automatically${NC}" echo " For new phone or new watch (never used with Xcode)," echo " review Developer Mode Information:" - echo -e " https://loopkit.github.io/loopdocs/build/step14/#prepare-your-phone-and-watch" + echo -e " https://loopkit.github.io/loopdocs/build/build-app/#prepare-your-phone-and-watch" echo "" echo " For phones that have Developer Mode enabled continue with these steps" echo " Upper middle of Xcode:"