aboutsummaryrefslogtreecommitdiffstats
path: root/guides/source
diff options
context:
space:
mode:
authorYves Senn <yves.senn@gmail.com>2013-06-26 13:25:40 -0700
committerYves Senn <yves.senn@gmail.com>2013-06-26 13:25:40 -0700
commitcf4270e16bca5c737c90a8461041a2945450527d (patch)
tree02af7090b251fa2516db61c4dd7824fb9800663b /guides/source
parent3f50dd21c13359735bb40c5693010c6dd5e4b132 (diff)
parent6056356159a6c854991aa334ad0fc2e786289e50 (diff)
downloadrails-cf4270e16bca5c737c90a8461041a2945450527d.tar.gz
rails-cf4270e16bca5c737c90a8461041a2945450527d.tar.bz2
rails-cf4270e16bca5c737c90a8461041a2945450527d.zip
Merge pull request #11128 from edg3r/patch-1
linking small rails 4 features image to a bigger one
Diffstat (limited to 'guides/source')
-rw-r--r--guides/source/4_0_release_notes.md2
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 cb44057bbe..66e26c63cb 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
---------------------------