From 5bea27a1ff3fc4efc12df0224e2294480bc76640 Mon Sep 17 00:00:00 2001 From: Thibault Charbonnier Date: Wed, 22 Nov 2023 08:53:18 -0800 Subject: [PATCH] docs(*) minor fix for a title level --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index 858db96fc..598818f8c 100644 --- a/docs/README.md +++ b/docs/README.md @@ -26,7 +26,7 @@ directives and their effects. [Back to TOC](#table-of-contents) -### Development +## Development Consult [DEVELOPER.md](DEVELOPER.md) for developer resources on building this module from source and other general development processes.