We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 418fb47 + 0ec4e6b commit 989e575Copy full SHA for 989e575
1 file changed
features.md
@@ -28,8 +28,8 @@ The `null` value MUST NOT be confused with an empty value such as `0`, `false`,
28
```
29
30
## <a name="featuresHooks" />Hooks
31
-* **`hooks`** (array of strings, OPTIONAL) The recognized names of the [hooks](config.md#hooks).
32
- The runtime MUST support the elements in this array as the [`hooks` property of `config.json`](config.md#hooks).
+* **`hooks`** (array of strings, OPTIONAL) The recognized names of the [hooks](config.md#posix-platform-hooks).
+ The runtime MUST support the elements in this array as the [`hooks` property of `config.json`](config.md#posix-platform-hooks).
33
34
### Example
35
```json
0 commit comments