Fix docs link (#301)

This commit is contained in:
David Finol
2021-11-28 17:55:31 -06:00
committed by GitHub
parent 239273ca72
commit a3e783f430

View File

@@ -82,7 +82,7 @@ else
# #
echo "License activation strategy could not be determined." echo "License activation strategy could not be determined."
echo "" echo ""
echo "Visit https://github.com/webbertakken/unity-builder#usage for more" echo "Visit https://game.ci/docs/github/getting-started for more"
echo "details on how to set up one of the possible activation strategies." echo "details on how to set up one of the possible activation strategies."
# Immediately exit as no UNITY_EXIT_CODE can be derrived. # Immediately exit as no UNITY_EXIT_CODE can be derrived.