Skip to content

Commit 7999f91

Browse files
authored
Change badge to dev docs (#13)
Not sure why the stable docs aren't built but this is an easy workaround at least. Closes #11
1 parent 24ab8a6 commit 7999f91

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
@@ -1,6 +1,6 @@
11
# CatBoost.jl
22

3-
[![Build Status][build-img]][build-url] [![CodeCov][codecov-img]][codecov-url] [![](https://img.shields.io/badge/docs-stable-blue.svg)](https://beacon-biosignals.github.io/CatBoost.jl/stable)
3+
[![Build Status][build-img]][build-url] [![CodeCov][codecov-img]][codecov-url] [![](https://img.shields.io/badge/docs-dev-blue.svg)](https://beacon-biosignals.github.io/CatBoost.jl/dev)
44

55
[build-img]: https://github.com/beacon-biosignals/CatBoost.jl/workflows/CI/badge.svg
66
[build-url]: https://github.com/beacon-biosignals/CatBoost.jl/actions

0 commit comments

Comments
 (0)