diff options
author | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-10-14 17:35:19 +0000 |
---|---|---|
committer | arseny.kapoulkine <arseny.kapoulkine@99668b35-9821-0410-8761-19e4c4f06640> | 2010-10-14 17:35:19 +0000 |
commit | b1bc4e4ed595d64ee6145ff97ac2c3c7aac6d369 (patch) | |
tree | a9f67a6eec25dacea7bf846b90ee877acfe53826 /readme.txt | |
parent | c5d3c8b1ca59f5918cb5973111f8dd4d2687f5d7 (diff) |
Updated site URL everywhere
git-svn-id: http://pugixml.googlecode.com/svn/trunk@766 99668b35-9821-0410-8761-19e4c4f06640
Diffstat (limited to 'readme.txt')
-rw-r--r-- | readme.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ pugixml 0.9 - an XML processing library 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 is the distribution of pugixml, which is a C++ XML processing library, which consists of a DOM-like interface with rich traversal/modification |