diff --git a/README.md b/README.md index c77e55ae6f..a36eb65a2f 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,9 @@ Libraries supporting GNNs are now located in the [cugraph-gnn repository](https: * [cugraph_dgl](https://github.com/rapidsai/cugraph-gnn/blob/main/readme_pages/cugraph_dgl.md) enables the ability to use cugraph Property Graphs with Deep Graph Library (DGL) * [cugraph_pyg](https://github.com/rapidsai/cugraph-gnn/blob/main/readme_pages/cugraph_pyg.md) enables the ability to use cugraph Property Graphs with PyTorch Geometric (PyG). -[RAPIDS nx-cugraph](https://rapids.ai/nx-cugraph/) is now located in the nx-cugraph repository. -* [nx-cugraph library](https://github.com/rapidsai/nx-cugraph) is a backend to NetworkX to run supported algorithms with GPU acceleration. +The [nx-cugraph repository](https://github.com/rapidsai/nx-cugraph) is a backend to NetworkX to run supported algorithms with GPU acceleration. -The cugraph-docs repository contains code to generate cuGraph documentation. It is now located in the [cugraph-docs repository](https://github.com/rapidsai/cugraph-docs) +The [cugraph-docs repository](https://github.com/rapidsai/cugraph-docs) contains code to generate cuGraph documentation. #