From 351d58f0618036483ac95a385027aef2521fc029 Mon Sep 17 00:00:00 2001 From: Gregory Farage Date: Sat, 27 Jan 2024 02:02:40 -0600 Subject: [PATCH] updated link codecove in docs --- docs/src/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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).