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 cf73711 commit 466812bCopy full SHA for 466812b
docs/make.jl
@@ -27,7 +27,7 @@ makedocs(
27
build=joinpath(@__DIR__, "docs")
28
)
29
30
-deploydocs(; devurl="latest", repo="https://github.com/TidierOrg/TidierData.jl", push_preview=true,
+deploydocs(; devurl="latest", repo="github.com/TidierOrg/TidierData.jl", push_preview=true,
31
deps=Deps.pip("mkdocs", "pygments", "python-markdown-math", "mkdocs-material",
32
"pymdown-extensions", "mkdocstrings", "mknotebooks",
33
"pytkdocs_tweaks", "mkdocs_include_exclude_files", "jinja2", "mkdocs-video"),
0 commit comments