From d89fd42c95c720b4366d5731bb89d79343312a1f Mon Sep 17 00:00:00 2001 From: cibelinda <150722212+cibelinda@users.noreply.github.com> Date: Fri, 13 Dec 2024 12:06:23 -0300 Subject: [PATCH] Update mkdocs.yml bug fix --- mkdocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mkdocs.yml b/mkdocs.yml index a8691635..3f5d58ee 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -35,7 +35,7 @@ nav: #- Sprint 12: sprints/sprint-12.md #- Sprint 13: sprints/sprint-13.md - - Prototipo: doc/prototype/documents/doc/prototype/highFidelity.md + - Prototipo: doc/prototype/highFidelity.md - Estudos: - Como Commitar em Grupo: studies/Resumo-Commit-Grupo.md - Resumo de Solid: studies/Resumo-de-SOLID.md