Skip to content

Commit 7975b99

Browse files
authored
docs: url reference for multiples environments in this-environment-in-hooks (#20186)
1 parent 7b96d22 commit 7975b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

changes/this-environment-in-hooks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ export function myPlugin(): Plugin {
4040
}
4141
```
4242

43-
For a more robust long term implementation, the plugin hook should handle for [multiple environments](/guide/api-environment.html#accessing-the-current-environment-in-hooks) using fine-grained environment options instead of relying on the environment name.
43+
For a more robust long term implementation, the plugin hook should handle for [multiple environments](/guide/api-environment-plugins.html#accessing-the-current-environment-in-hooks) using fine-grained environment options instead of relying on the environment name.

0 commit comments

Comments
 (0)