Skip to content

Commit

Permalink
Update buck website
Browse files Browse the repository at this point in the history
Summary: Closes facebook#19930

Differential Revision: D8663544

Pulled By: hramos

fbshipit-source-id: 09202851f2be7ea103057a7286aa960add536775
  • Loading branch information
gregoryfm authored and macdoum1 committed Jun 28, 2018
1 parent 2b3fb91 commit 945fabd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/validate-android-test-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
# Check that Buck is working.
if [ -z "$(which buck)" ]; then
echo "You need to install Buck."
echo "See https://buckbuild.com/setup/install.html for instructions."
echo "See https://buckbuild.com/setup/getting_started.html for instructions."
exit 1
fi

Expand Down

0 comments on commit 945fabd

Please sign in to comment.