This is an automated email from the ASF dual-hosted git repository.
bdelacretaz 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 d744ba4 Point to svn attic
d744ba4 is described below
commit d744ba47b508fb8e9fd136c655451696a367b948
Author: Bertrand Delacretaz <[email protected]>
AuthorDate: Tue Aug 25 12:04:19 2020 +0200
Point to svn attic
---
src/main/jbake/content/documentation/bundles/scripting.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/src/main/jbake/content/documentation/bundles/scripting.md
b/src/main/jbake/content/documentation/bundles/scripting.md
index 3da6627..b1cd82d 100644
--- a/src/main/jbake/content/documentation/bundles/scripting.md
+++ b/src/main/jbake/content/documentation/bundles/scripting.md
@@ -32,6 +32,8 @@ Several more engines are available but experimental or no
longer maintained:
* Velocity
* XProc
+Code for really old modules might be found in the [svn
attic](https://svn.apache.org/repos/asf/sling/attic).
+
## Scripting variables
See also [Scripting
variables](https://cwiki.apache.org/confluence/display/SLING/Scripting+variables)
and [Adding New Scripting
Variables](https://cwiki.apache.org/confluence/display/SLING/Adding+New+Scripting+Variables).