Преглед изворни кода

Merge pull request #28934 from lixiaobing10051267/masterPluginDoc

Give the correct location for plugin documentation
Sebastiaan van Stijn пре 8 година
родитељ
комит
6b6cfc63e9
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
 # Write a graph driver plugin
 
 
-See the [plugin documentation](/docs/extend/index.md) for detailed information
+See the [plugin documentation](https://docs.docker.com/engine/extend/) for detailed information
 on the underlying plugin protocol.
 on the underlying plugin protocol.