File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2
2
3
3
This library supports representation, inference, and learning in Bayesian networks.
4
4
5
- Please read the [ documentation] ( https://dwijenchawra .github.io/BayesNets.jl/dev/index.html ) .
5
+ Please read the [ documentation] ( https://sisl .github.io/BayesNets.jl/dev/index.html ) .
6
6
7
- [ ![ Build Status] ( https://travis-ci.org /sisl/BayesNets.jl. svg?branch=master )] ( https://travis-ci.org/sisl/BayesNets.jl ) [ ![ Coverage Status] ( https://coveralls.io/repos/sisl/BayesNets.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/sisl/BayesNets.jl?branch=master )
7
+ [ ![ Build Status] ( https://github.com /sisl/BayesNets.jl/actions/workflows/main.yml/badge. svg )] ( https://travis-ci.org/sisl/BayesNets.jl ) [ ![ Coverage Status] ( https://coveralls.io/repos/sisl/BayesNets.jl/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/sisl/BayesNets.jl?branch=master )
Original file line number Diff line number Diff line change @@ -25,5 +25,5 @@ makedocs(
25
25
)
26
26
27
27
deploydocs (
28
- repo = " github.com/dwijenchawra /BayesNets.jl.git" ,
28
+ repo = " github.com/sisl /BayesNets.jl.git" ,
29
29
)
You can’t perform that action at this time.
0 commit comments