aboutsummaryrefslogtreecommitdiff
path: root/examples/example_6_rpcClient
diff options
context:
space:
mode:
Diffstat (limited to 'examples/example_6_rpcClient')
-rw-r--r--examples/example_6_rpcClient/main.cpp2
-rw-r--r--examples/example_6_rpcClient/rpcClient.cpp2
-rw-r--r--examples/example_6_rpcClient/rpcClient.h2
3 files changed, 3 insertions, 3 deletions
diff --git a/examples/example_6_rpcClient/main.cpp b/examples/example_6_rpcClient/main.cpp
index 52f80497..586b0623 100644
--- a/examples/example_6_rpcClient/main.cpp
+++ b/examples/example_6_rpcClient/main.cpp
@@ -5,7 +5,7 @@
* Ian Reinhart Geiser
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/example_6_rpcClient/rpcClient.cpp b/examples/example_6_rpcClient/rpcClient.cpp
index 1137b425..ccac1429 100644
--- a/examples/example_6_rpcClient/rpcClient.cpp
+++ b/examples/example_6_rpcClient/rpcClient.cpp
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*
diff --git a/examples/example_6_rpcClient/rpcClient.h b/examples/example_6_rpcClient/rpcClient.h
index 2c0f2dde..6f045c54 100644
--- a/examples/example_6_rpcClient/rpcClient.h
+++ b/examples/example_6_rpcClient/rpcClient.h
@@ -6,7 +6,7 @@
* Jeremy Lainé
*
* Source:
- * https://github.com/jlaine/qxmpp
+ * https://github.com/qxmpp-project/qxmpp
*
* This file is a part of QXmpp library.
*