Merge pull request #5710 from RaiKoHoff/dev_master

chore: move config doc to readme section
This commit is contained in:
Rainer Kottenhoff 2026-04-18 16:08:41 +02:00 committed by GitHub
commit e2e6d5ada7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ Notepad3 uses a portable INI file for all settings. Press **Ctrl+F7** to open it
- **Status bar** (`[Statusbar Settings]`) — customize field layout, order, and width
- **Toolbar labels** (`[Toolbar Labels]`) — show function names next to icons
📖 **Full configuration reference:** [doc/Configuration.md](doc/Configuration.md)
📖 **Full configuration reference:** [readme/config/Configuration.md](readme/config/Configuration.md)
## Contributing