summaryrefslogtreecommitdiff
path: root/cpp
diff options
context:
space:
mode:
Diffstat (limited to 'cpp')
-rw-r--r--cpp/INSTALL2
-rw-r--r--cpp/etc/emacs/qpid-c++-mode.el2
2 files changed, 2 insertions, 2 deletions
diff --git a/cpp/INSTALL b/cpp/INSTALL
index 9afe4740a3..a941f4e0b8 100644
--- a/cpp/INSTALL
+++ b/cpp/INSTALL
@@ -281,7 +281,7 @@ optimization:
=====================================
To get the source code from the subversion repository (trunk) do:
- # svn checkout https://svn.apache.org/repos/asf/incubator/qpid/trunk/.
+ # svn checkout http://svn.apache.org/repos/asf/qpid/trunk/qpid/.
To build a fresh checkout:
diff --git a/cpp/etc/emacs/qpid-c++-mode.el b/cpp/etc/emacs/qpid-c++-mode.el
index 102966f86b..ed1b4aa44b 100644
--- a/cpp/etc/emacs/qpid-c++-mode.el
+++ b/cpp/etc/emacs/qpid-c++-mode.el
@@ -32,7 +32,7 @@
;; Written by Alan Conway: aconway@redhat.com
;;
;; For latest version, check
-;; http://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid/cpp/etc/emacs/qpid-c++.el
+;; http://svn.apache.org/repos/asf/qpid/trunk/qpid/cpp/etc/emacs/qpid-c++-mode.el
;;
(require 'cc-mode)