diff options
author | fearlessTobi <thm.frey@gmail.com> | 2018-09-19 20:04:45 +0200 |
---|---|---|
committer | fearlessTobi <thm.frey@gmail.com> | 2018-10-02 15:30:48 +0200 |
commit | aa484688623db59df3ef334a63eff98d98e362f3 (patch) | |
tree | 23c2ccdbe5e562e281e1e96d306036f724856461 /src/yuzu_cmd/default_ini.h | |
parent | 62f9409ba3e114b40b6923808290c02bf5af3d2c (diff) |
Review comments - part 3
Diffstat (limited to 'src/yuzu_cmd/default_ini.h')
-rw-r--r-- | src/yuzu_cmd/default_ini.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/yuzu_cmd/default_ini.h b/src/yuzu_cmd/default_ini.h index eaa64da39..762396e3b 100644 --- a/src/yuzu_cmd/default_ini.h +++ b/src/yuzu_cmd/default_ini.h @@ -205,7 +205,7 @@ enable_telemetry = # URL for Web API web_api_url = https://api.yuzu-emu.org # Username and token for yuzu Web Service -# See https://services.citra-emu.org/ for more info +# See https://profile.yuzu-emu.org/ for more info yuzu_username = yuzu_token = )"; |