Update docs/DEV.md

This commit is contained in:
contractless 2026-07-01 05:05:49 +00:00
parent acc156f038
commit 08fb75c6e4
1 changed files with 1 additions and 1 deletions

View File

@ -242,7 +242,7 @@ When adding a command:
## Documentation Map ## Documentation Map
- [README.md](README.md): build, configure and start a node - [README.md](src/branch/main/README.md): build, configure and start a node
- [CLI_TOOLS.md](src/branch/main/docs/CLI_TOOLS.md): command-line tool reference - [CLI_TOOLS.md](src/branch/main/docs/CLI_TOOLS.md): command-line tool reference
- [TRANSACTIONS.md](src/branch/main/docs/TRANSACTIONS.md): transaction behavior reference - [TRANSACTIONS.md](src/branch/main/docs/TRANSACTIONS.md): transaction behavior reference
- [POSTGRES.md](src/branch/main/docs/POSTGRES.md): manual PostgreSQL setup - [POSTGRES.md](src/branch/main/docs/POSTGRES.md): manual PostgreSQL setup