Skip to content

Commit 336dae0

Browse files
committed
Corrected link anchor and added colons for continuity
1 parent f9f6fc7 commit 336dae0

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

activerecord/RUNNING_UNIT_TESTS.rdoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
If you don't have the environment set make sure to read
44

5-
http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record.
5+
http://edgeguides.rubyonrails.org/contributing_to_ruby_on_rails.html#testing-active-record
66

77
== Running the Tests
88

activesupport/README.rdoc

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ The latest version of Active Support can be installed with RubyGems:
1212

1313
% [sudo] gem install activesupport
1414

15-
Source code can be downloaded as part of the Rails project on GitHub
15+
Source code can be downloaded as part of the Rails project on GitHub:
1616

1717
* https://github.com/rails/rails/tree/master/activesupport
1818

@@ -26,7 +26,7 @@ Active Support is released under the MIT license:
2626

2727
== Support
2828

29-
API documentation is at
29+
API documentation is at:
3030

3131
* http://api.rubyonrails.org
3232

0 commit comments

Comments
 (0)