From fa73375b0f8674afcb3d328959f80e91f95f6237 Mon Sep 17 00:00:00 2001 From: Graydon Hoare Date: Fri, 22 Feb 2013 16:15:00 -0800 Subject: [PATCH] Updated Libs (markdown) --- Libs.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Libs.md b/Libs.md index cf507c5..21d051c 100644 --- a/Libs.md +++ b/Libs.md @@ -2,7 +2,7 @@ List of docs concerning changes to Rust standard libraries # Overview docs - - [[How to add or reorganize modules in the Rust standard libraries|Note editing libraries]] + - [[How to add or reorganize modules in the Rust standard libraries|Library editing]] - [[Module editing plan template|Lib template]] # Wanted new modules