diff --git a/scripts/install.sh b/scripts/install.sh index 477e27f496..6280b7ea43 100755 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -294,7 +294,7 @@ echo "" ohai "Resources:" echo "" echo "- Read the docs: " -echo " ${tty_underline}https://app.gitbook.com/@opentensor/s/bittensor/${tty_reset}" +echo " ${tty_underline}https://docs.bittensor.com/${tty_reset}" echo "" echo "- Visit our website: " echo " ${tty_underline}https://www.bittensor.com${tty_reset}"