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 3799496 commit 83d78afCopy full SHA for 83d78af
changes/this-environment-in-hooks.md
@@ -40,4 +40,4 @@ export function myPlugin(): Plugin {
40
}
41
```
42
43
-より堅牢で長期的な実装のために、プラグインフックは環境名に依存するのではなく、きめ細かい環境オプションを使って[複数の環境](/guide/api-environment.html#accessing-the-current-environment-in-hooks)を扱うべきです。
+より堅牢で長期的な実装のために、プラグインフックは環境名に依存するのではなく、きめ細かい環境オプションを使って[複数の環境](/guide/api-environment-plugins.html#accessing-the-current-environment-in-hooks)を扱うべきです。
0 commit comments