We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bedad10 commit f58d905Copy full SHA for f58d905
1 file changed
docs/make.jl
@@ -25,4 +25,6 @@ makedocs(;
25
],
26
)
27
28
-deploydocs(; repo = "github.com/juliatrustworthyai/AlgorithmicRecourseDynamics.jl", devbranch = "main")
+deploydocs(;
29
+ repo = "github.com/JuliaTrustworthyAI/AlgorithmicRecourseDynamics.jl", devbranch = "main"
30
+)
0 commit comments