From 4352a8d604c4643e37333c7054089569caa943c7 Mon Sep 17 00:00:00 2001 From: Cole Mickens Date: Thu, 6 Feb 2014 15:48:15 -0800 Subject: [PATCH] Fix a dead URL --- src/doc/rust.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/doc/rust.md b/src/doc/rust.md index b412fa4967d..fdbb24dc96a 100644 --- a/src/doc/rust.md +++ b/src/doc/rust.md @@ -3906,4 +3906,4 @@ Additional specific influences can be seen from the following languages: * The lexical identifier rule of Python. * The block syntax of Ruby. -[ffi]: tutorial-ffi.html +[ffi]: guide-ffi.html