Skip to content

Commit 5df9f48

Browse files
committed
blog.ezyang.com reverted to HTTP
1 parent f74a5c8 commit 5df9f48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/clauses/coherence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To check for coherence, the Rust compiler completes two separate but related che
1919
- [Coherence - talk by withoutboats](https://air.mozilla.org/rust-meetup-march-2017/)
2020
- [Little Orphan Impls](https://smallcultfollowing.com/babysteps/blog/2015/01/14/little-orphan-impls/)
2121
- [RFC 1023 Rebalancing Coherence](https://rust-lang.github.io/rfcs/1023-rebalancing-coherence.html)
22-
- [Type classes: confluence, coherence and global uniqueness](https://blog.ezyang.com/2014/07/type-classes-confluence-coherence-global-uniqueness/)
22+
- [Type classes: confluence, coherence and global uniqueness](http://blog.ezyang.com/2014/07/type-classes-confluence-coherence-global-uniqueness/)
2323
## Axioms & Properties of Coherence
2424
> Historical Note: We used to use the term “external” instead of “upstream”.
2525

0 commit comments

Comments
 (0)