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 e73b682 commit 0e04d33Copy full SHA for 0e04d33
README.md
@@ -11,7 +11,7 @@ are defined as being members of the interval.
11
12
This package is intended to implement a "minimal" foundation for
13
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)
+*encourage* [type-piracy](https://docs.julialang.org/en/v1/manual/style-guide/#Avoid-type-piracy)
15
for the reason that only one interval package can
16
unambiguously define the `..` and `±` operators (see below).
17
0 commit comments