File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -5,12 +5,12 @@ using Documenter
5
5
6
6
makedocs (;
7
7
modules= [JudiLing],
8
- authors= " Xuefeng Luo" ,
9
- repo= " https://github.com/MegamindHenry /JudiLing.jl/blob/{commit}{path}#L{line}" ,
8
+ authors= " Xuefeng Luo, Maria Heitmeier " ,
9
+ repo= " https://github.com/quantling /JudiLing.jl/blob/{commit}{path}#L{line}" ,
10
10
sitename= " JudiLing.jl" ,
11
11
format= Documenter. HTML (;
12
12
prettyurls= get (ENV , " CI" , " false" ) == " true" ,
13
- canonical= " https://MegamindHenry .github.io/JudiLing.jl" ,
13
+ canonical= " https://quantling .github.io/JudiLing.jl" ,
14
14
assets= String[],
15
15
),
16
16
pages= [
@@ -39,5 +39,5 @@ makedocs(;
39
39
)
40
40
41
41
deploydocs (;
42
- repo= " github.com/MegamindHenry /JudiLing.jl" ,
42
+ repo= " github.com/quantling /JudiLing.jl" ,
43
43
)
You can’t perform that action at this time.
0 commit comments