From df62853c0d54ec84a94b6e679ce576715d614270 Mon Sep 17 00:00:00 2001 From: Carlos A Becker Date: Thu, 14 Oct 2021 09:43:03 -0300 Subject: [PATCH] docs: add azurepipelines to docs index refs #2582 Signed-off-by: Carlos A Becker --- www/mkdocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/www/mkdocs.yml b/www/mkdocs.yml index c53a49fe5..73078f1c5 100644 --- a/www/mkdocs.yml +++ b/www/mkdocs.yml @@ -58,6 +58,7 @@ nav: - Continuous Integration: - About: ci/index.md - ci/actions.md + - ci/azurepipelines.md - ci/circle.md - ci/cirrus.md - ci/cloudbuild.md