Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Merge pull request #107 from ilya-babanov/patch-1
Browse files Browse the repository at this point in the history
Update documentation links
  • Loading branch information
keyboardDrummer authored Jan 26, 2021
2 parents 168e7c2 + e9e2b7b commit 37fefac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ check_python() {
fi

if [[ $PYTHONVERSION != "2.7" ]]; then
echo "Python version 2.7 is required to install pty.js. Please install python 2.7 and try again. You can find more information on how to install Python in the docs: https://docs.c9.io/ssh_workspaces.html"
echo "Python version 2.7 is required to install pty.js. Please install python 2.7 and try again. You can find more information on how to install Python in the docs: https://docs.aws.amazon.com/cloud9/latest/user-guide/ssh-settings.html#ssh-settings-requirements"
exit 100
fi
}
Expand Down

0 comments on commit 37fefac

Please sign in to comment.