summaryrefslogtreecommitdiffstats
path: root/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc')
-rw-r--r--examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
index 6106ef1..a8af6d5 100644
--- a/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
+++ b/examples/oauth/redditclient/doc/src/qtnetworkauth-redditclient.qdoc
@@ -40,7 +40,7 @@
To use this example, a consumer key from Reddit is needed.
To register the application visit https://www.reddit.com/prefs/apps/.
\note Choose \e {installed app} when creating the application.
- \note Set the redirect URI to \e http://localhost:1337/ in Reddit settings.
+ \note Set the redirect URI to \e http://127.0.0.1:1337/ in Reddit settings.
\include examples-run.qdocinc
*/