Kaynağa Gözat

Changing image file-path in design doc

Zach 9 yıl önce
ebeveyn
işleme
a87a58e2be
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      libnetwork/docs/design.md

+ 1 - 1
libnetwork/docs/design.md

@@ -17,7 +17,7 @@ Libnetwork aims to satisfy that composable need for Networking in Containers.
 
 
 Libnetwork implements Container Network Model (CNM) which formalizes the steps required to provide networking for containers while providing an abstraction that can be used to support multiple network drivers. The CNM is built on 3 main components (shown below)
 Libnetwork implements Container Network Model (CNM) which formalizes the steps required to provide networking for containers while providing an abstraction that can be used to support multiple network drivers. The CNM is built on 3 main components (shown below)
 
 
-![](../blob/master/docs/cnm-model.jpg?raw=true)
+![](/docs/cnm-model.jpg?raw=true)
 
 
 **Sandbox**
 **Sandbox**