Skip to content

Commit 796471c

Browse files
authored
Fix link in style (#242)
1 parent 4e24cd6 commit 796471c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/style.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ This aids in keeping *diffs* simple, which is particularly useful for translator
2121
## Whitespaces
2222
For XML, indent using one space. Do not use tabs.
2323
PHP and other code in examples may use more spaces for indentation, and
24-
should follow [the coding style for examples](cs-for-examples).
24+
should follow [the coding style for examples](cs-for-examples.md).
2525

2626
## Punctuation
2727
Punctuation in the PHP Manual follows regular grammatical rules.

0 commit comments

Comments
 (0)