Skip to content

Commit

Permalink
fix doc link for update and installing instruction (JuliaDynamics#379)
Browse files Browse the repository at this point in the history
* fix doc link

* Update src/DrWatson.jl

---------

Co-authored-by: George Datseris <datseris.george@gmail.com>
  • Loading branch information
Moelf and Datseris authored Feb 2, 2023
1 parent 9060579 commit 6d95eb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/DrWatson.jl
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ function __init__()
with hash codes" in Real World Examples highlights this possibility!
To disable future update messages see:
https://juliadynamics.github.io/DrWatson.jl/dev/#Installing-and-Updating-1
https://juliadynamics.github.io/DrWatson.jl/stable/#Installing-and-Updating-1
\n
"""; color = :light_magenta)
touch(joinpath(versions_dir, update_name))
Expand Down

0 comments on commit 6d95eb1

Please sign in to comment.