summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2010-10-14 17:35:19 +0000
committerarseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640>2010-10-14 17:35:19 +0000
commitb1bc4e4ed595d64ee6145ff97ac2c3c7aac6d369 (patch)
treea9f67a6eec25dacea7bf846b90ee877acfe53826 /src
parentc5d3c8b1ca59f5918cb5973111f8dd4d2687f5d7 (diff)
Updated site URL everywhere
git-svn-id: http://pugixml.googlecode.com/svn/trunk@766 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'src')
-rw-r--r--src/pugiconfig.hpp2
-rw-r--r--src/pugixml.cpp2
-rw-r--r--src/pugixml.hpp2
3 files changed, 3 insertions, 3 deletions
diff --git a/src/pugiconfig.hpp b/src/pugiconfig.hpp
index e4c52c5..5fedf4e 100644
--- a/src/pugiconfig.hpp
+++ b/src/pugiconfig.hpp
@@ -2,7 +2,7 @@
* pugixml parser - version 0.9
* --------------------------------------------------------
* Copyright (C) 2006-2010, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
- * Report bugs and download new versions at http://code.google.com/p/pugixml/
+ * Report bugs and download new versions at http://pugixml.org/
*
* This library is distributed under the MIT License. See notice at the end
* of this file.
diff --git a/src/pugixml.cpp b/src/pugixml.cpp
index 1d049a2..febf2eb 100644
--- a/src/pugixml.cpp
+++ b/src/pugixml.cpp
@@ -2,7 +2,7 @@
* pugixml parser - version 0.9
* --------------------------------------------------------
* Copyright (C) 2006-2010, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
- * Report bugs and download new versions at http://code.google.com/p/pugixml/
+ * Report bugs and download new versions at http://pugixml.org/
*
* This library is distributed under the MIT License. See notice at the end
* of this file.
diff --git a/src/pugixml.hpp b/src/pugixml.hpp
index 2b53464..8fba12a 100644
--- a/src/pugixml.hpp
+++ b/src/pugixml.hpp
@@ -2,7 +2,7 @@
* pugixml parser - version 0.9
* --------------------------------------------------------
* Copyright (C) 2006-2010, by Arseny Kapoulkine (arseny.kapoulkine@gmail.com)
- * Report bugs and download new versions at http://code.google.com/p/pugixml/
+ * Report bugs and download new versions at http://pugixml.org/
*
* This library is distributed under the MIT License. See notice at the end
* of this file.