Author: fanningpj
Date: Tue Jun 12 21:15:53 2018
New Revision: 1833424

URL: http://svn.apache.org/viewvc?rev=1833424&view=rev
Log:
fix broken link

Modified:
    poi/site/src/documentation/content/xdocs/encryption.xml

Modified: poi/site/src/documentation/content/xdocs/encryption.xml
URL: 
http://svn.apache.org/viewvc/poi/site/src/documentation/content/xdocs/encryption.xml?rev=1833424&r1=1833423&r2=1833424&view=diff
==============================================================================
--- poi/site/src/documentation/content/xdocs/encryption.xml (original)
+++ poi/site/src/documentation/content/xdocs/encryption.xml Tue Jun 12 21:15:53 
2018
@@ -339,7 +339,7 @@ pkg.close();
        to extract an OOXML spreadsheet zipped container and write the contents 
to disk using AES
        encryption.</p>
 
-       <p>See <link 
href="https://svn.apache.org/viewvc/poi/trunk/src/examples/src/org/apache/poi/xssf/streaming/examples/SXSSFWorkbookWithCustomZipEntrySource.java?view=markup";>SXSSFWorkbookWithCustomZipEntrySource.java</link>
+       <p>See <link 
href="https://svn.apache.org/viewvc/poi/trunk/src/ooxml/java/org/apache/poi/poifs/crypt/temp/SXSSFWorkbookWithCustomZipEntrySource.java?view=markup";>SXSSFWorkbookWithCustomZipEntrySource.java</link>
        and other <link 
href="https://svn.apache.org/viewvc?view=revision&amp;revision=1768744";>files</link>
        that are needed for this example.</p>
      </section>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@poi.apache.org
For additional commands, e-mail: commits-h...@poi.apache.org

Reply via email to