Index: hcatalog/src/docs/src/documentation/content/xdocs/readerwriter.xml =================================================================== --- hcatalog/src/docs/src/documentation/content/xdocs/readerwriter.xml (revision 1487652) +++ hcatalog/src/docs/src/documentation/content/xdocs/readerwriter.xml (working copy) @@ -149,7 +149,7 @@
Complete Example Program -

A complete java program for the reader and writer examples above can be found at: https://svn.apache.org/repos/asf/incubator/hcatalog/trunk/src/test/org/apache/hcatalog/data/TestReaderWriter.java.

+

A complete java program for the reader and writer examples above can be found at: https://svn.apache.org/repos/asf/hive/trunk/hcatalog/core/src/test/java/org/apache/hcatalog/data/TestReaderWriter.java.