diff --git a/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md b/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md index a82f8be1cc8..7571826969e 100644 --- a/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md +++ b/docs-2.0/3.ngql-guide/16.subgraph-and-path/1.get-subgraph.md @@ -33,7 +33,7 @@ YIELD {[VERTICES AS ] [,EDGES AS ]}; The following graph is used as the sample. -![A sample graph for GET SUBGRAPH](https://docs-cdn.nebula-graph.com.cn/figures/dataset-for-crud.png) +![A sample graph for GET SUBGRAPH](https://docs-cdn.nebula-graph.com.cn/figures/subgraph_2022_8_3.png) Insert the test data: