Browse Source

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

Fix the link for plugin documentation
Sebastiaan van Stijn 8 năm trước cách đây
mục cha
commit
79c37d1483
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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.