Skip to content

Commit c309a9c

Browse files
author
Kristoffer Carlsson
authored
fix link to InteractiveUtils docs
1 parent d7bf325 commit c309a9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
[![Coverage](https://codecov.io/gh/timholy/CodeTracking.jl/branch/master/graph/badge.svg?token=bBzCYyj19O)](https://codecov.io/gh/timholy/CodeTracking.jl)
55

66
CodeTracking can be thought of as an extension of Julia's
7-
[InteractiveUtils library](https://docs.julialang.org/en/latest/stdlib/InteractiveUtils/).
7+
[InteractiveUtils library](https://docs.julialang.org/en/v1/stdlib/InteractiveUtils/).
88
It provides an interface for obtaining:
99

1010
- the strings and expressions of method definitions

0 commit comments

Comments
 (0)