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 923be71 commit b893745Copy full SHA for b893745
docs/make.jl
@@ -24,5 +24,6 @@ makedocs(
24
)
25
26
deploydocs(
27
- repo = "https://github.com/NonlinearOscillations/HarmonicBalance.jl"
+ repo = "github.com/NonlinearOscillations/HarmonicBalance.jl.git",
28
+ push_preview = false
29
0 commit comments