This is an automated email from the ASF dual-hosted git repository.
djencks pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/felix-antora-site.git
The following commit(s) were added to refs/heads/main by this push:
new 0a0ffed correct site map page name
0a0ffed is described below
commit 0a0ffedae09e95168867256875d71c01fbe6108f
Author: David Jencks <[email protected]>
AuthorDate: Tue Jul 20 23:50:25 2021 -0700
correct site map page name
---
modules/ROOT/pages/documentation.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/modules/ROOT/pages/documentation.adoc
b/modules/ROOT/pages/documentation.adoc
index 8d45a26..8634e0a 100644
--- a/modules/ROOT/pages/documentation.adoc
+++ b/modules/ROOT/pages/documentation.adoc
@@ -10,7 +10,7 @@ this is not intended for Felix users although some
information may be useful.
* xref:subprojects.adoc[Subprojects] - This area captures user documentation
for the various Felix subprojects.
* xref:tutorials-examples-and-presentations.adoc[Tutorials, examples, and
presentations] - This area captures general user documentation that does not
necessarily fit into any single subproject.
-In addition a xref:auto-index.adoc[site map] is available as a table of
contents of the site.
+In addition a xref:site-map.adoc[site map] is available as a table of contents
of the site.
If you are unable to find the documentation you need, please ask on the
xref:community/project-info.adoc#_mailing_lists[mailing lists].
Also, feedback on improving the documentation and/or organization of this site
is welcome.