Skip to content

Commit 0648b5f

Browse files
authored
Merge pull request #372 from vanhoofmaarten/patch-1
docs(plugin): fix API doc link
2 parents c22b046 + 28852d7 commit 0648b5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/plugins/guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ A CI service like Travis is also recommended for testing code in different envir
2222

2323
## Use only the public PostHTML API
2424

25-
PostHTML plugins must not rely on undocumented properties or methods, which may be subject to change in any minor release. The public API is described in [API docs](api.md).
25+
PostHTML plugins must not rely on undocumented properties or methods, which may be subject to change in any minor release. The public API is described in [API docs](../api.md).
2626

2727
## Document in English
2828

0 commit comments

Comments
 (0)