Skip to content

Commit

Permalink
Fix oversight in README.md; the active/ directory no longer exists.
Browse files Browse the repository at this point in the history
  • Loading branch information
pnkfelix committed Oct 28, 2014
1 parent 1f97923 commit 74157d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 74157d6

Please sign in to comment.