From 07f834d00427773f7ce87d62bd08bc6de83506f8 Mon Sep 17 00:00:00 2001 From: Tom Preston-Werner Date: Wed, 31 Mar 2010 12:08:28 -0700 Subject: [PATCH] fix typo: pdf -> png --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8cac7efd..13ab7687 100644 --- a/README.md +++ b/README.md @@ -121,12 +121,12 @@ Default is not floating. To specify a max-width, use the `width=` option. Units must be specified in either `px` or `em`. Default is `250px`. - [[image:gollum.pdf|width=400px]] + [[image:gollum.png|width=400px]] To specify a max-height, use the `height=` option. Units must be specified in either `px` or `em`. Default is `250px`. - [[image:gollum.pdf|height=300px]] + [[image:gollum.png|height=300px]] ## FILE LINKS