Skip to content

Commit

Permalink
Merge pull request #114 from cncastillo/beorostica-patch-1
Browse files Browse the repository at this point in the history
Update make.jl
  • Loading branch information
cncastillo authored Nov 17, 2022
2 parents b1305f9 + d805f56 commit 281009e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions docs/make.jl
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,5 @@ makedocs(

deploydocs(
repo = "github.com/cncastillo/KomaMRI.jl.git",
versions = ["stable" => "v^", "v#", "dev" => "dev"]
)
)
#julia --color=yes make.jl

1 comment on commit 281009e

@beorostica
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This solves issue #115

Please sign in to comment.