This is an automated email from the ASF dual-hosted git repository.
andysch 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 f05b63b Added the Feature Model How-to Guide to the Tutorial page
f05b63b is described below
commit f05b63bdd9d2d60a8eb1cdf6a96b17f49575b8f5
Author: Andreas Schaefer <[email protected]>
AuthorDate: Thu Aug 6 08:46:33 2020 -0700
Added the Feature Model How-to Guide to the Tutorial page
---
src/main/jbake/content/documentation/tutorials-how-tos.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/main/jbake/content/documentation/tutorials-how-tos.md
b/src/main/jbake/content/documentation/tutorials-how-tos.md
index 77ec2de..4d1cbe8 100644
--- a/src/main/jbake/content/documentation/tutorials-how-tos.md
+++ b/src/main/jbake/content/documentation/tutorials-how-tos.md
@@ -11,4 +11,4 @@ tableOfContents=false
* [Installing and Upgrading
Bundles](tutorials-how-tos/installing-and-upgrading-bundles.html)
* [Jackrabbit Persistence](tutorials-how-tos/jackrabbit-persistence.html)
* [Testing Sling-based
applications](tutorials-how-tos/testing-sling-based-applications.html)
-
\ No newline at end of file
+ * [Feature Model How-To Guide](feature-model/feature-model-howto.html)