Skip to content

Commit 6bd6e88

Browse files
committed
fixed repo name for testing
1 parent 9e301a9 commit 6bd6e88

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/make.jl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,6 @@ makedocs(
2525
)
2626

2727
deploydocs(
28-
repo = "github.com/sisl/BayesNets.jl.git",
28+
repo = "github.com/dwijenchawra/BayesNets.jl.git",
2929
)
30-
return true
30+
return true

0 commit comments

Comments
 (0)