We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e24cd6 commit 796471cCopy full SHA for 796471c
docs/style.md
@@ -21,7 +21,7 @@ This aids in keeping *diffs* simple, which is particularly useful for translator
21
## Whitespaces
22
For XML, indent using one space. Do not use tabs.
23
PHP and other code in examples may use more spaces for indentation, and
24
-should follow [the coding style for examples](cs-for-examples).
+should follow [the coding style for examples](cs-for-examples.md).
25
26
## Punctuation
27
Punctuation in the PHP Manual follows regular grammatical rules.
0 commit comments