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 11# PDFSandwich
22
3- [ ![ Build Status] (https://github.com/Eric P. Hanson /PDFSandwich.jl/workflows/CI/badge.svg)] (https://github.com/Eric P. Hanson /PDFSandwich.jl/actions)
4- [ ![ Coverage] (https://codecov.io/gh/Eric P. Hanson /PDFSandwich.jl/branch/master/graph/badge.svg)] (https://codecov.io/gh/Eric P. Hanson /PDFSandwich.jl)
3+ [ ![ Build Status] ( https://github.com/ericphanson /PDFSandwich.jl/workflows/CI/badge.svg )] ( https://github.com/ericphanson /PDFSandwich.jl/actions )
4+ [ ![ Coverage] ( https://codecov.io/gh/ericphanson /PDFSandwich.jl/branch/master/graph/badge.svg )] ( https://codecov.io/gh/ericphanson /PDFSandwich.jl )
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ using Documenter
44makedocs (;
55 modules= [PDFSandwich],
66 authors= " Eric P. Hanson" ,
7- repo= " https://github.com/Eric P. Hanson /PDFSandwich.jl/blob/{commit}{path}#L{line}" ,
7+ repo= " https://github.com/ericphanson /PDFSandwich.jl/blob/{commit}{path}#L{line}" ,
88 sitename= " PDFSandwich.jl" ,
99 format= Documenter. HTML (;
1010 prettyurls= get (ENV , " CI" , " false" ) == " true" ,
You can’t perform that action at this time.
0 commit comments