diff options
author | Xavier Noria <fxn@hashref.com> | 2014-12-23 23:17:58 +0100 |
---|---|---|
committer | Xavier Noria <fxn@hashref.com> | 2014-12-23 23:18:51 +0100 |
commit | 82180f4ebdb1761268154083e5bd3881fc26f9ff (patch) | |
tree | 4858572371fe7450ab1c9b9d50d888ee5ff5d355 /guides/source | |
parent | 5a877d504e8196c19b5f94653bba9db7d059b6b6 (diff) | |
download | rails-82180f4ebdb1761268154083e5bd3881fc26f9ff.tar.gz rails-82180f4ebdb1761268154083e5bd3881fc26f9ff.tar.bz2 rails-82180f4ebdb1761268154083e5bd3881fc26f9ff.zip |
second 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 da23acda3c..f41724bfd1 100644 --- a/guides/source/2_2_release_notes.md +++ b/guides/source/2_2_release_notes.md @@ -1,4 +1,4 @@ -**GITHUB-WARNING: This is source code, guides are published in http://guides.rubyonrails.org.** +**DO NOT READ THIS FILE, guides are published in http://guides.rubyonrails.org.** Ruby on Rails 2.2 Release Notes =============================== |