Skip to content

Commit 3471622

Browse files
committed
docs: fix wrong anchor in module.mdx
1 parent cf34a5f commit 3471622

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/content/api/compiler-hooks.mdx

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ compiler.hooks.someHook.tap('MyPlugin', (params) => {
5454

5555
在编译器准备环境时调用,时机就在配置文件中初始化插件之后。
5656

57-
### afterEnvironment $#afterEnvironment$
57+
### afterEnvironment $#afterenvironment$
5858

5959
`SyncHook`
6060

0 commit comments

Comments
 (0)