Skip to content

Commit 61d61a0

Browse files
authored
Merge pull request #307 from maurcarvalho/fix_docs_links
Fix docs links
2 parents b026086 + cf960be commit 61d61a0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ Make sure that `bundle exec rake test` completes without errors.
4949

5050
#### Write Documentation
5151

52-
Document any external behavior in the [README](README.md).
52+
Document any external behavior in the [README](README.rdoc).
5353

5454
#### Commit Changes
5555

README.rdoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Or added to a Gemfile:
3232

3333
Source code can be downloaded on GitHub
3434

35-
* https://github.com/rails/activeresource/tree/master/activeresource
35+
* https://github.com/rails/activeresource/tree/master
3636

3737
=== Configuration and Usage
3838

0 commit comments

Comments
 (0)