Skip to content

Commit

Permalink
fix broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello authored Dec 9, 2024
1 parent 1f78b41 commit 2811969
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@

# GraphNeuralNetworks.jl

[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliagraphs.org/GraphNeuralNetworks.jl/graphneuralnetworks/)
[![](https://img.shields.io/badge/docs-dev-blue.svg)](https://juliagraphs.org/GraphNeuralNetworks.jl/)
![](https://github.com/JuliaGraphs/GraphNeuralNetworks.jl/actions/workflows/ci.yml/badge.svg)
[![codecov](https://codecov.io/gh/JuliaGraphs/GraphNeuralNetworks.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaGraphs/GraphNeuralNetworks.jl)

Expand Down Expand Up @@ -45,7 +45,7 @@ pkg> add GraphNeuralNetworks

Usage examples can be found in the [examples folder](https://github.com/JuliaGraphs/GraphNeuralNetworks.jl/tree/master/GraphNeuralNetworks/examples) and the [notebooks folder](https://github.com/JuliaGraphs/GraphNeuralNetworks.jl/tree/master/GraphNeuralNetworks/notebooks).

For a comprehensive introduction to the library, refer to the [Documentation](https://juliagraphs.org/GraphNeuralNetworks.jl/graphneuralnetworks/) and the [Tutorials](https://juliagraphs.org/GraphNeuralNetworks.jl/tutorials/)
For a comprehensive introduction to the library, refer to the [Documentation](https://juliagraphs.org/GraphNeuralNetworks.jl/).

## Citing

Expand Down

0 comments on commit 2811969

Please sign in to comment.