From 0a0ffedae09e95168867256875d71c01fbe6108f Mon Sep 17 00:00:00 2001 From: David Jencks Date: Tue, 20 Jul 2021 23:50:25 -0700 Subject: [PATCH] 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 8d45a265..8634e0a3 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.