summary refs log tree commit diff
path: root/docs/code_style.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/code_style.md')
-rw-r--r--docs/code_style.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/code_style.md b/docs/code_style.md
index 4d8e7c973d..e7c9cd1a5e 100644
--- a/docs/code_style.md
+++ b/docs/code_style.md
@@ -172,6 +172,6 @@ frobber:
 ```
 
 Note that the sample configuration is generated from the synapse code
-and is maintained by a script, `scripts-dev/generate_sample_config`.
+and is maintained by a script, `scripts-dev/generate_sample_config.sh`.
 Making sure that the output from this script matches the desired format
 is left as an exercise for the reader!