Add a reference in the style guide
diff --git a/docs/development/submitting-patches.rst b/docs/development/submitting-patches.rst
index c05f56d..f8c8093 100644
--- a/docs/development/submitting-patches.rst
+++ b/docs/development/submitting-patches.rst
@@ -75,6 +75,9 @@
 C bindings
 ~~~~~~~~~~
 
+More information on C bindings can be found in :doc:`the dedicated
+section of the documentation <c-bindings>`.
+
 When binding C code with ``cffi`` we have our own style guide, it's pretty
 simple.