Skip to content

Commit

Permalink
[build] Keep suggested OS X build doc URL OS-specific.
Browse files Browse the repository at this point in the history
  • Loading branch information
patridge committed Sep 20, 2016
1 parent 547329a commit 6f8ae21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion configure
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ handle_config_error ()
{
if test `uname` = "Darwin"; then
echo ""
echo "Have you followed http://monodevelop.com/Developers/Mac_Support/Building_MonoDevelop_on_OS_X ?"
echo "Have you followed http://www.monodevelop.com/developers/building-monodevelop/#macosx ?"
echo ""
fi
exit 1
Expand Down

0 comments on commit 6f8ae21

Please sign in to comment.