From 8410e931a7fe07a7b6a807d73aca2393aed42630 Mon Sep 17 00:00:00 2001 From: Gabriel Dansereau Date: Mon, 12 Dec 2022 09:38:22 -0500 Subject: [PATCH] :wrench: update link to documentation --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e30ce9d..2b75ae5 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,8 @@ generates force-directed layouts, circular layouts, bipartite layouts, heatmaps, as well as layouts based on node properties. Note that `Plots.jl` *must* be installed in the project, and loaded, for this package to work. -[![latest doc](https://img.shields.io/badge/documentation-stable-brightgreen)](https://ecojulia.github.io/EcologicalNetworksPlots.jl/stable/) [![latest doc](https://img.shields.io/badge/documentation-latest-green)](https://ecojulia.github.io/EcologicalNetworksPlots.jl/latest/) +[![latest doc](https://img.shields.io/badge/documentation-stable-brightgreen)](https://poisotlab.github.io/EcologicalNetworksPlots.jl/stable/) [![latest doc](https://img.shields.io/badge/documentation-latest-green)](https://poisotlab.github.io/EcologicalNetworksPlots.jl/latest/) -![CI](https://github.com/EcoJulia/EcologicalNetworksPlots.jl/workflows/CI/badge.svg?branch=main) [![codecov](https://codecov.io/gh/EcoJulia/EcologicalNetworksPlots.jl/branch/main/graph/badge.svg?token=HKaubLliPG)](https://codecov.io/gh/EcoJulia/EcologicalNetworksPlots.jl) +![CI](https://github.com/PoisotLab/EcologicalNetworksPlots.jl/workflows/CI/badge.svg?branch=main) [![codecov](https://codecov.io/gh/PoisotLab/EcologicalNetworksPlots.jl/branch/main/graph/badge.svg?token=HKaubLliPG)](https://codecov.io/gh/PoisotLab/EcologicalNetworksPlots.jl) [![Project Status: Active – The project has reached a stable, usable state and is being actively developed.](https://www.repostatus.org/badges/latest/active.svg)](https://www.repostatus.org/#active) [![DOI](https://zenodo.org/badge/143920106.svg)](https://zenodo.org/badge/latestdoi/143920106)