Update Outdated Google Code References

This commit is contained in:
Benjamin Przybocki
2014-12-20 21:04:31 -06:00
committed by Buddybenj
parent f7a16eca84
commit fba3c48ec4
7 changed files with 12 additions and 12 deletions

View File

@ -7,7 +7,7 @@ opt_file=$HOME/.buildbot/options
if ! [ -f "$opt_file" ]; then
echo >&2 "error: no .buildbot/options configuration file found"
echo >&2 "Read the docs: http://code.google.com/p/dolphin-emu/wiki/BuildbotTry"
echo >&2 "Read the docs: https://wiki.dolphin-emu.org/index.php?title=Buildbot"
exit 1
fi