From 70907667c18a91ce0fc492f7db88ac5f84588c3b Mon Sep 17 00:00:00 2001 From: Matthias Mair <66015116+matmair@users.noreply.github.com> Date: Mon, 8 Nov 2021 18:48:47 +0100 Subject: [PATCH] add upcoming back in --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index 059ceef..53fe68f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -45,6 +45,7 @@ nav: - InvenTree: - Features: features.md - Release Notes: releases/release_notes.md + - Upcoming: upcoming.md - Demo: demo.md - FAQ: faq.md - Contribute: contribute.md