소스 검색

Merge pull request #28193 from yuexiao-wang/plugin-driver

Fix the link for plugin documentation
Sebastiaan van Stijn 8 년 전
부모
커밋
79c37d1483
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      experimental/plugins_graphdriver.md

+ 1 - 1
experimental/plugins_graphdriver.md

@@ -10,7 +10,7 @@ being started.
 
 # Write a graph driver plugin
 
-See the [plugin documentation](/docs/extend/plugins.md) for detailed information
+See the [plugin documentation](/docs/extend/index.md) for detailed information
 on the underlying plugin protocol.