OSDN Git Service

fix links
authorzhouyuyang2002 <54274322+zhouyuyang2002@users.noreply.github.com>
Tue, 27 Aug 2019 14:53:15 +0000 (22:53 +0800)
committerGitHub <noreply@github.com>
Tue, 27 Aug 2019 14:53:15 +0000 (22:53 +0800)
Co-Authored-By: ouuan <y___o___u@126.com>
docs/graph/mst.md

index f5400b0..79e8bd8 100644 (file)
@@ -479,7 +479,7 @@ int main() {
 
 例如下图:
 
- [](./images/mst5.png) 
![](./images/mst5.png) 
 
 1 到 4 的最小瓶颈路显然有以下两条:1-2-3-4。1-3-4。