From 3cb78259862d37da082f628af3ccb54edf264fd0 Mon Sep 17 00:00:00 2001 From: Wonwoo Choi Date: Tue, 13 Jun 2017 01:30:08 +0900 Subject: Update older URLs pointing to the first edition of the Book `compiler-plugins.html` is moved into the Unstable Book. Explanation is slightly modified to match the change. --- src/libproc_macro/lib.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libproc_macro') diff --git a/src/libproc_macro/lib.rs b/src/libproc_macro/lib.rs index 0ab0550469b..f3d0521a2af 100644 --- a/src/libproc_macro/lib.rs +++ b/src/libproc_macro/lib.rs @@ -21,7 +21,7 @@ //! This functionality is intended to be expanded over time as more surface //! area for macro authors is stabilized. //! -//! See [the book](../book/procedural-macros.html) for more. +//! See [the book](../book/first-edition/procedural-macros.html) for more. #![crate_name = "proc_macro"] #![stable(feature = "proc_macro_lib", since = "1.15.0")] -- cgit 1.4.1-3-g733a5