From 7d216deab8f4430836163b5a257ded9736de98fb Mon Sep 17 00:00:00 2001 From: Guilherme de Oliveira Mendes <56366651+GG555-13@users.noreply.github.com> Date: Thu, 25 Jul 2024 19:11:10 -0300 Subject: [PATCH] Rename AbstractFactory.md to 3.1.4.AbstractFactory.md --- .../{AbstractFactory.md => 3.1.4.AbstractFactory.md} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename docs/PadroesDeProjeto/{AbstractFactory.md => 3.1.4.AbstractFactory.md} (99%) diff --git a/docs/PadroesDeProjeto/AbstractFactory.md b/docs/PadroesDeProjeto/3.1.4.AbstractFactory.md similarity index 99% rename from docs/PadroesDeProjeto/AbstractFactory.md rename to docs/PadroesDeProjeto/3.1.4.AbstractFactory.md index fe3250b..ad5cdb9 100644 --- a/docs/PadroesDeProjeto/AbstractFactory.md +++ b/docs/PadroesDeProjeto/3.1.4.AbstractFactory.md @@ -140,4 +140,4 @@ Isso demostra que o código está funcionando no padrão do Abstract Factory,per | 1.0 | Inicio da estrutura do documento | [RodrigoWright](https://github.com/RodrigoWright) | [Guilherme Oliveira](https://github.com/GG555-13) | 24/07/2023 | 24/07/2023 | | 1.1 | Texto introdutório | [RodrigoWright](https://github.com/RodrigoWright) | [Guilherme Oliveira](https://github.com/GG555-13) | 24/07/2023 | 24/07/2023 | | 1.2 | Texto e diagrama de classes | [RodrigoWright](https://github.com/RodrigoWright) | [Guilherme Oliveira](https://github.com/GG555-13) | 24/07/2023 | 24/07/2023 | -| 1.3 | Código e Resultado | [Guilherme Oliveira](https://github.com/GG555-13)| [RodrigoWright](https://github.com/RodrigoWright) | 25/07/2023 | 25/07/2023 | \ No newline at end of file +| 1.3 | Código e Resultado | [Guilherme Oliveira](https://github.com/GG555-13)| [RodrigoWright](https://github.com/RodrigoWright) | 25/07/2023 | 25/07/2023 |