Skip to content

Commit d2e17eb

Browse files
committed
fix link
1 parent 84d2a48 commit d2e17eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/traits/hrtb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ subtyping, we recommend you read the paper). There are a few parts:
4040
2. Match the impl against the [placeholder] obligation.
4141
3. Check for _placeholder leaks_.
4242

43+
[hrsubtype]: ./hrtb.md
4344
[placeholder]: ../appendix/glossary.html#appendix-c-glossary
44-
[hrsubtype]: https://github.com/rust-lang/rust/tree/master/src/librustc/infer/higher_ranked/README.md
4545
[paper by SPJ]: http://research.microsoft.com/en-us/um/people/simonpj/papers/higher-rank/
4646

4747
So let's work through our example.

0 commit comments

Comments
 (0)