Repository: commons-crypto Updated Branches: refs/heads/master 632f1feed -> c48010214
Remove tailing white spaces Project: http://git-wip-us.apache.org/repos/asf/commons-crypto/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-crypto/commit/c4801021 Tree: http://git-wip-us.apache.org/repos/asf/commons-crypto/tree/c4801021 Diff: http://git-wip-us.apache.org/repos/asf/commons-crypto/diff/c4801021 Branch: refs/heads/master Commit: c480102142a22fb2bf506c51d157df22a44b700d Parents: 632f1fe Author: Benedikt Ritter <[email protected]> Authored: Sat Nov 26 12:49:29 2016 +0100 Committer: Benedikt Ritter <[email protected]> Committed: Sat Nov 26 12:49:29 2016 +0100 ---------------------------------------------------------------------- src/site/site.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-crypto/blob/c4801021/src/site/site.xml ---------------------------------------------------------------------- diff --git a/src/site/site.xml b/src/site/site.xml index 7303639..c9fae48 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -29,7 +29,7 @@ href="http://commons.apache.org/proper/commons-crypto/download_crypto.cgi"/> <item name="Users guide" href="/userguide.html"/> <item name="FAQ" href="/faq.html"/> - <item name="Javadoc trunk" href="/apidocs/index.html"/> + <item name="Javadoc trunk" href="/apidocs/index.html"/> </menu> <menu name="Development">
