1 files changed, 1 insertions, 1 deletions
diff --git a/develop/code_style.html b/develop/code_style.html
index 19ad8d4e6e..3baa0e7dd7 100644
--- a/develop/code_style.html
+++ b/develop/code_style.html
@@ -357,7 +357,7 @@ frobber:
#distance: 100
</code></pre>
<p>Note that the sample configuration is generated from the synapse code
-and is maintained by a script, <code>scripts-dev/generate_sample_config</code>.
+and is maintained by a script, <code>scripts-dev/generate_sample_config.sh</code>.
Making sure that the output from this script matches the desired format
is left as an exercise for the reader!</p>
|