We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b026086 + cf960be commit 61d61a0Copy full SHA for 61d61a0
CONTRIBUTING.md
@@ -49,7 +49,7 @@ Make sure that `bundle exec rake test` completes without errors.
49
50
#### Write Documentation
51
52
-Document any external behavior in the [README](README.md).
+Document any external behavior in the [README](README.rdoc).
53
54
#### Commit Changes
55
README.rdoc
@@ -32,7 +32,7 @@ Or added to a Gemfile:
32
33
Source code can be downloaded on GitHub
34
35
-* https://github.com/rails/activeresource/tree/master/activeresource
+* https://github.com/rails/activeresource/tree/master
36
37
=== Configuration and Usage
38
0 commit comments