Skip to content

Commit 2c83267

Browse files
authored
Merge pull request #86 from alan-turing-institute/dev
fix badge
2 parents 8cfb2e1 + 4714d4c commit 2c83267

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
| [Linux] | Coverage | Documentation |
44
| :------------ | :------- | :------------ |
5-
| [![Build Status](https://github.org/alan-turing-institute/MLJLinearModels.jl/workflows/CI/badge.svg)](https://github.org/alan-turing-institute/MLJLinearModels.jl/actions) | [![codecov.io](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl/coverage.svg?branch=master)](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl?branch=master) | [![stable-doc](https://img.shields.io/badge/docs-stable-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/stable/) [![dev-doc](https://img.shields.io/badge/docs-dev-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/dev/) |
5+
| [![Build Status](https://github.com/alan-turing-institute/MLJLinearModels.jl/workflows/CI/badge.svg)](https://github.com/alan-turing-institute/MLJLinearModels.jl/actions) | [![codecov.io](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl/coverage.svg?branch=master)](http://codecov.io/github/alan-turing-institute/MLJLinearModels.jl?branch=master) | [![stable-doc](https://img.shields.io/badge/docs-stable-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/stable/) [![dev-doc](https://img.shields.io/badge/docs-dev-blue.svg)](https://alan-turing-institute.github.io/MLJLinearModels.jl/dev/) |
66

77
This is a package gathering functionalities to solve a number of generalised linear regression/classification problems which, inherently, correspond to an optimisation problem of the form
88

0 commit comments

Comments
 (0)