From 74157d6dd7c7dfd9c63d9ff6e7af3aed6ceb30c8 Mon Sep 17 00:00:00 2001 From: "Felix S. Klock II" Date: Tue, 28 Oct 2014 17:34:49 +0100 Subject: [PATCH] Fix oversight in README.md; the `active/` directory no longer exists. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 07ad8e02ff4..a2fe4917e41 100644 --- a/README.md +++ b/README.md @@ -101,7 +101,7 @@ is 'active' and may be implemented with the goal of eventual inclusion into Rust. * Fork the RFC repo http://github.com/rust-lang/rfcs -* Copy `0000-template.md` to `active/0000-my-feature.md` (where +* Copy `0000-template.md` to `text/0000-my-feature.md` (where 'my-feature' is descriptive. don't assign an RFC number yet). * Fill in the RFC * Submit a pull request. The pull request is the time to get review of