Skip to content

Commit 85c0616

Browse files
committed
avoid ftp links
1 parent 979387d commit 85c0616

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/appendix/bibliography.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Rust, as well as publications about Rust.
5151
idea](https://www.usenix.org/conference/hotpar12/parallel-closures-new-twist-old-idea)
5252
- not exactly about Rust, but by nmatsakis
5353
* [Patina: A Formalization of the Rust Programming
54-
Language](ftp://ftp.cs.washington.edu/tr/2015/03/UW-CSE-15-03-02.pdf). Early
55-
formalization of a subset of the type system, by Eric Reed.
54+
Language](http://dada.cs.washington.edu/research/tr/2015/03/UW-CSE-15-03-02.pdf).
55+
Early formalization of a subset of the type system, by Eric Reed.
5656
* [Experience Report: Developing the Servo Web Browser Engine using
5757
Rust](http://arxiv.org/abs/1505.07383). By Lars Bergstrom.
5858
* [Implementing a Generic Radix Trie in

0 commit comments

Comments
 (0)