We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb10cfd commit e4a6c46Copy full SHA for e4a6c46
docs/make.jl
@@ -20,7 +20,7 @@ open(joinpath(@__DIR__, "src", "license.md"), "w") do io
20
# Point to source license file
21
println(io, """
22
```@meta
23
- EditURL = "https://github.com/SKopecz/PositiveIntegrators.jl/blob/main/LICENSE.md"
+ EditURL = "https://github.com/SKopecz/PositiveIntegrators.jl/blob/main/LICENSE"
24
```
25
""")
26
# Write the modified contents
0 commit comments