diff options
-rw-r--r-- | src/documentation/content/xdocs/site.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/documentation/content/xdocs/site.xml b/src/documentation/content/xdocs/site.xml index ed6718c35..599ded6a9 100644 --- a/src/documentation/content/xdocs/site.xml +++ b/src/documentation/content/xdocs/site.xml @@ -61,8 +61,8 @@ <news label="News" href="news.html"/> <team label="Who We Are" href="team.html"/> <status label="Status" href="status.html"/> - <changes label="Changes" href="changes.html"/> - <todo label="Todo" href="todo.html"/> + <!--changes label="Changes" href="changes.html"/--> + <!--todo label="Todo" href="todo.html"/--> </project> <development label="Development" href="dev/" tab="development"> |