Skip to content

Commit 0e04d33

Browse files
authored
fix url for type-piracy (#88)
1 parent e73b682 commit 0e04d33

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
@@ -11,7 +11,7 @@ are defined as being members of the interval.
1111

1212
This package is intended to implement a "minimal" foundation for
1313
intervals upon which other packages might build. In particular, we
14-
*encourage* [type-piracy](https://docs.julialang.org/en/stable/manual/style-guide/#Avoid-type-piracy-1)
14+
*encourage* [type-piracy](https://docs.julialang.org/en/v1/manual/style-guide/#Avoid-type-piracy)
1515
for the reason that only one interval package can
1616
unambiguously define the `..` and `±` operators (see below).
1717

0 commit comments

Comments
 (0)