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

Fix the link for plugin documentation
Upstream-commit: 79c37d148330ce3b6188976c67660555f27f078d
Component: engine
This commit is contained in:
Sebastiaan van Stijn
2016-11-09 10:25:06 +01:00
committed by GitHub

View File

@ -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.