diff --git a/graph-data-science/graph-algorithms/graph-algorithms.adoc b/graph-data-science/graph-algorithms/graph-algorithms.adoc index 2a03e60b..aea5a4f5 100644 --- a/graph-data-science/graph-algorithms/graph-algorithms.adoc +++ b/graph-data-science/graph-algorithms/graph-algorithms.adoc @@ -69,6 +69,7 @@ The following guides provide hands on examples of the different algorithms in th The following guides provide more details and background for various parts of the Graph Data Science Library. +* link:/developer/centrality-graph-algorithms[Centrality Algorithms] * link:/developer/graph-embeddings[Graph Embeddings]