diff --git a/docs/src/index.md b/docs/src/index.md index 7e88515..c5569fb 100644 --- a/docs/src/index.md +++ b/docs/src/index.md @@ -1,7 +1,7 @@ # MatrixLMnet: Core functions for penalized estimation for matrix linear models. [![CI](https://github.com/senresearch/MatrixLMnet.jl/actions/workflows/ci.yml/badge.svg)](https://github.com/senresearch/MatrixLMnet.jl/actions/workflows/ci.yml) -[![codecov](https://codecov.io/gh/senresearch/MatrixLMnet.jl/branch/main/graph/badge.svg?token=uHM6utUQoi)](https://codecov.io/gh/GregFa/MatrixLMnet.jl) +[![codecov](https://codecov.io/gh/senresearch/MatrixLMnet.jl/branch/main/graph/badge.svg?token=uHM6utUQoi)](https://codecov.io/gh/senresearch/MatrixLMnet.jl) Package for $L_1$ and $L_2$ penalized estimation of matrix linear models (bilinear models for matrix-valued data).