We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a9c6c70 commit b7c032dCopy full SHA for b7c032d
docs/make.jl
@@ -11,5 +11,5 @@ makedocs(
11
# See "Hosting Documentation" and deploydocs() in the Documenter manual
12
# for more information.
13
deploydocs(
14
- repo = "https://github.com/putianyi889/EltypeExtensions.jl.git"
+ repo = "github.com/putianyi889/EltypeExtensions.jl.git"
15
)
0 commit comments