mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-06-28 01:49:33 -06:00
Update Outdated Google Code References
This commit is contained in:

committed by
Buddybenj

parent
f7a16eca84
commit
fba3c48ec4
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user