diff options
author | Xavier Noria <fxn@hashref.com> | 2014-12-23 23:24:06 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2014-12-23 23:24:06 +0100 |
commit | f2bdca3bf92e44f34e5cb24681da772817a38e6e (patch) | |
tree | 66b2a1d62019f83007f38bc1282573179d3d7e74 /guides/source | |
parent | 82180f4ebdb1761268154083e5bd3881fc26f9ff (diff) | |
download | rails-f2bdca3bf92e44f34e5cb24681da772817a38e6e.tar.gz rails-f2bdca3bf92e44f34e5cb24681da772817a38e6e.tar.bz2 rails-f2bdca3bf92e44f34e5cb24681da772817a38e6e.zip |
third test to warn against reading guides in GitHub
Diffstat (limited to 'guides/source')
-rw-r--r-- | guides/source/2_2_release_notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/2_2_release_notes.md b/guides/source/2_2_release_notes.md index f41724bfd1..019da08687 100644 --- a/guides/source/2_2_release_notes.md +++ b/guides/source/2_2_release_notes.md @@ -1,4 +1,4 @@ -**DO NOT READ THIS FILE, guides are published in http://guides.rubyonrails.org.** +**DO NOT READ THIS FILE IN GITHUB, GUIDES ARE PUBLISHED IN http://guides.rubyonrails.org.** Ruby on Rails 2.2 Release Notes =============================== |