You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2020/11/09 15:24:09 UTC

[myfaces-homepage] 29/34: improved core concepts documentation

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-homepage.git

commit 456f676e45e3edd93e96d9e8ead8a9cb2157dd16
Author: bohmber <bo...@apache.org>
AuthorDate: Mon Nov 9 12:09:35 2020 +0100

    improved core concepts documentation
---
 coreConcepts.md | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/coreConcepts.md b/coreConcepts.md
index aa93545..627b9c7 100644
--- a/coreConcepts.md
+++ b/coreConcepts.md
@@ -1,11 +1,11 @@
 # Apache MyFaces Core Concepts
 
-[View Pooling](/coreConceptsViewPooling.md ':include')
+[View Pooling](/coreConceptsViewPooling.md)
 
-[Cache EL expressions](/coreConceptsCacheElExpressions.md ':include')
+[Cache EL expressions](/coreConceptsCacheElExpressions.md)
 
-[ELResolver ordering](/coreConceptsELResolverOrdering.md ':include')
+[ELResolver ordering](/coreConceptsELResolverOrdering.md)
 
-[Immediate Attribute](/coreConceptsImmediateAttribute.md ':include')	
+[Immediate Attribute](/coreConceptsImmediateAttribute.md)	
 
-[Whitespace Compression](/coreConceptsWhitespaceCompression.md ':include')
\ No newline at end of file
+[Whitespace Compression](/coreConceptsWhitespaceCompression.md)
\ No newline at end of file