Skip to content

Commit d25e5d7

Browse files
authored
Updated the link of the GraphRecipes examples to the active one (#296)
1 parent aeb7e30 commit d25e5d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/first_steps/plotting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ SGtSNEpi.jl enables 3D graph embedding as well. The 3D embedding of the weighted
5656

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

59-
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.
59+
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.
6060

6161
```julia
6262
using Plots, GraphRecipes

0 commit comments

Comments
 (0)