Compare commits

...

1 Commits

Author SHA1 Message Date
Charles Bochet d64f23894e docs: fix audit module README title
The file lives under audit/ and documents AuditService, but was titled
"Analytics Module". Renaming to match the actual module.

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-04-28 15:43:02 +02:00
@@ -1,6 +1,6 @@
# Analytics Module
# Audit Module
This module provides analytics tracking functionality for the Twenty application.
This module provides audit/analytics tracking functionality for the Twenty application.
## Usage