mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 19:19:03 +00:00
Update Outdated Google Code References
This commit is contained in:
parent
f7a16eca84
commit
fba3c48ec4
7 changed files with 12 additions and 12 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue