Skip to content

Commit

Permalink
Updated the link of the GraphRecipes examples to the active one (Juli…
Browse files Browse the repository at this point in the history
  • Loading branch information
Ochibobo committed Sep 5, 2023
1 parent aeb7e30 commit d25e5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/first_steps/plotting.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ SGtSNEpi.jl enables 3D graph embedding as well. The 3D embedding of the weighted

## [GraphRecipes.jl](https://github.com/JuliaPlots/GraphRecipes.jl)

GraphRecipes.jl contains several recipes for plotting networks using the Plots.jl ecosystem. There are a lot of different recipes and styles to choose from, check out the [examples page](http://docs.juliaplots.org/latest/graphrecipes/examples/) to see more of them.
GraphRecipes.jl contains several recipes for plotting networks using the Plots.jl ecosystem. There are a lot of different recipes and styles to choose from, check out the [examples page](https://docs.juliaplots.org/stable/GraphRecipes/examples/) to see more of them.

```julia
using Plots, GraphRecipes
Expand Down

0 comments on commit d25e5d7

Please sign in to comment.