diff options
author | R4K3 <blazesolo@gmail.com> | 2013-06-26 23:24:48 +0400 |
---|---|---|
committer | Edger <blazesolo@gmail.com> | 2013-06-27 00:15:04 +0400 |
commit | 6056356159a6c854991aa334ad0fc2e786289e50 (patch) | |
tree | 877c31c1e123de44c24177aa53790136e8e744b5 | |
parent | 9dfa926874cf1c3f851fd884761f76957867d2bd (diff) | |
download | rails-6056356159a6c854991aa334ad0fc2e786289e50.tar.gz rails-6056356159a6c854991aa334ad0fc2e786289e50.tar.bz2 rails-6056356159a6c854991aa334ad0fc2e786289e50.zip |
linking small rails 4 features image to a bigger one [ci skip]
View a bigger version onclick
https://github.com/rails/rails/issues/11100
-rw-r--r-- | guides/source/4_0_release_notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/guides/source/4_0_release_notes.md b/guides/source/4_0_release_notes.md index 6ebeeed0bf..ca16e5bdac 100644 --- a/guides/source/4_0_release_notes.md +++ b/guides/source/4_0_release_notes.md @@ -52,7 +52,7 @@ Major Features TODO. Give a list and then talk about each of them briefly. We can point to relevant code commits or documentation from these sections. -![Rails 4.0](images/rails4_features.png) +[![Rails 4.0](images/rails4_features.png)](http://guides.rubyonrails.org/images/rails4_features.png) Extraction of features to gems --------------------------- |