Просмотр исходного кода

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

Fix the link for plugin documentation
Sebastiaan van Stijn 8 лет назад
Родитель
Сommit
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.