diff --git a/README.md b/README.md index 00de4bf..daddd3c 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ # ParameterHandling -[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://invenia.github.io/ParameterHandling.jl/stable) -[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://invenia.github.io/ParameterHandling.jl/dev) -[![CI](https://github.com/Invenia/ParameterHandling.jl/workflows/CI/badge.svg)](https://github.com/Invenia/Intervals.jl/actions?query=workflow%3ACI) -[![Codecov](https://codecov.io/gh/invenia/ParameterHandling.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/invenia/ParameterHandling.jl) +[![Stable](https://img.shields.io/badge/docs-stable-blue.svg)](https://JuliaGaussianProcesses.github.io/ParameterHandling.jl/stable) +[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://JuliaGaussianProcesses.github.io/ParameterHandling.jl/dev) +[![CI](https://github.com/JuliaGaussianProcesses/ParameterHandling.jl/workflows/CI/badge.svg)](https://github.com/JuliaGaussianProcesses/ParameterHandling.jl/actions?query=workflow%3ACI) +[![Codecov](https://codecov.io/gh/JuliaGaussianProcesses/ParameterHandling.jl/branch/master/graph/badge.svg)](https://codecov.io/gh/JuliaGaussianProcesses/ParameterHandling.jl) [![ColPrac: Contributor's Guide on Collaborative Practices for Community Packages](https://img.shields.io/badge/ColPrac-Contributor's%20Guide-blueviolet)](https://github.com/SciML/ColPrac) ParameterHandling.jl is an experiment in handling constrained tunable parameters of models.