From c7de389fcee7334352463d1cf6e3b76062a6e422 Mon Sep 17 00:00:00 2001 From: Valastiri Date: Mon, 14 Aug 2023 14:26:59 +0800 Subject: [PATCH] add convenience redirect --- mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/mkdocs.yml b/mkdocs.yml index d54c4b907..0f9c8c318 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -86,6 +86,7 @@ plugins: 'discord-bot.md': 'dev-corner/development-projects/discord-bot.md' 'airframe.md': 'https://docs.flybywiresim.com/fbw-a32nx/installation/#simbrief-airframe' 'fdr.md': 'https://docs.flybywiresim.com/fbw-a32nx/support/#fdr-files' + 'failures.md': 'fbw-a32nx/feature-guides/flypados3/failures.md' # Commented out in case we want to use this in the future # 'exp.md': 'fbw-a32nx/support/exp.md' 'vnav.md': 'pilots-corner/advanced-guides/flight-guidance/vertical-guidance/overview.md'