Skip to content

Commit 6568ca7

Browse files
committed
redid image link
1 parent affe9c4 commit 6568ca7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/cugraph-docs/source/graph_support/algorithms/Centrality.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
./katz_centrality
1212
```
1313

14-
<img src="../../_static/zachary_graph_centrality.png" width="35%"/>
14+
![Zachary Karate Centrality Graph](../../_static/zachary_graph_centrality.png)
1515

1616
The RAPIDS cuGraph Centrality folder contains a collection of Jupyter Notebooks that demonstrate algorithms to identify and quantify the importance of vertices to the structure of the graph. In the diagram above, the highlighted vertices are highly important and are likely answers to questions like:
1717

0 commit comments

Comments
 (0)