From a309fb59671dd7ca366ec486b4d013b9da9bbfac Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Fri, 20 May 2022 16:52:21 +0200 Subject: [PATCH] add abtest --- mkdocs.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index 08f848f..0a4b602 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -39,8 +39,9 @@ nav: - File attribute: utils/file_attribute.md - Mail notifier: utils/mail.md - Slug: utils/slug.md + - "A/B Testing": + - 'How to': abtesting.md - Users: - Users: users.md - Tasks: - Tasks: tasks.md - - "A/B Testing": abtesting.md