Skip to content

Commit

Permalink
Merge pull request #24 from SBD1/fix/config
Browse files Browse the repository at this point in the history
Fix/config
  • Loading branch information
heylisten64 authored Dec 11, 2023
2 parents 535f94b + 2af4a5c commit c8b231a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/_sidebar.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
- [Home](/)
- [Home](../README.md)
- Módulo 1
- [DER](./modulo_01/DER.md)
- [Modelo Entidade Relacionamento](./modulo_01/MREL.md)
- [Mapeamento Sistematico](./modulo_03/modelo/modelo00.md)
- [Dicionário de Dados](./modulo_01/DICIO.md)
- [Tabela de dados]()
- [Feedback](./modulo_03/feedback01.md)
- Módulo 2
- [Normalização](./modulo_02/normalizacao.md)
- [DDL]()
- [DML]()
- [DQL]()
- [DDL](../sql/DDL.sql)
- [DML](../sql/DML.sql)
- [DQL](../sql/DQL.sql)
- [Tabela de dados](./modulo_02/tabela_de_dados.md)
- [Álgebra relacional]()
- Módulo 3
- [Trigger]()
- [Stored Procedure]()
- [Configurações](../game/README.md)
- [Configurações](../README.md)

- [FAQ](./modulo_03/faq.md)
File renamed without changes.

0 comments on commit c8b231a

Please sign in to comment.