Hello,
README[*] still tells that SVNBook is hosted on Google Code.
The attached patch updates the README file with the correct repository URL.
Log Message:
[[[
* README
Correct the svnbook sources URL (now hosted on SourceForge).
]]]
[*]: https://svn.apache.org/repos/asf/subversion/trunk/README
--
With best regards,
Pavel Lyalyakin
VisualSVN Team
Index: README
===================================================================
--- README (revision 1719400)
+++ README (working copy)
@@ -36,10 +36,10 @@
It is written in DocBook XML, and the sources can be found at:
- http://svnbook.googlecode.com/svn/trunk/
+ http://svn.code.sf.net/p/svnbook/source/trunk/
If you wish to build the documentation from source, read the
- src/en/README file within the book source.
+ en/README file within the book source.