This is an automated email from the ASF dual-hosted git repository.

olli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 5156307  SLING-8914 Add initial documentation
5156307 is described below

commit 51563078e83dd410853cf19a230af772c369bbd2
Author: Oliver Lietz <o...@apache.org>
AuthorDate: Sat Dec 14 14:58:56 2019 +0100

    SLING-8914 Add initial documentation
    
    Add link to GitHub repo and fix typo
---
 src/main/jbake/content/documentation/bundles/commons-crypto.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/jbake/content/documentation/bundles/commons-crypto.md 
b/src/main/jbake/content/documentation/bundles/commons-crypto.md
index f93dabf..f383f92 100644
--- a/src/main/jbake/content/documentation/bundles/commons-crypto.md
+++ b/src/main/jbake/content/documentation/bundles/commons-crypto.md
@@ -6,7 +6,7 @@ tags=commons,crypto
 
 [TOC]
 
-**Commons Crypto provides a simple API to encrypt and decrypt messages and an 
extensible implementation based on [Jasypt](http://www.jasypt.org).**
+**[Commons 
Crypto](https://github.com/apache/sling-org-apache-sling-commons-crypto) 
provides a simple API to encrypt and decrypt messages and an extensible 
implementation based on [Jasypt](http://www.jasypt.org).**
 
 The Jasypt implementation and Web Console plugin are optional.
 
@@ -75,7 +75,7 @@ The plugin (`/system/console/sling-commons-crypto-encrypt`) 
allows message encry
 
 ## Sample configurations
 
-A module with (minimal) sample configurations can be found in [Sling's sample 
Git 
repo](https://github.com/apache/sling-samples/tree/master/sling-commons-crypto-configuration).
+A module with (minimal) sample configurations can be found in [Sling's samples 
Git 
repo](https://github.com/apache/sling-samples/tree/master/sling-commons-crypto-configuration).
 
 `org.apache.sling.commons.crypto.internal.FilePasswordProvider~sample.json`
 

Reply via email to