From 09d1acedf3b65b2afa2cad889df3a7eb2b8b3323 Mon Sep 17 00:00:00 2001 From: John Mair Date: Sat, 22 Jan 2011 15:50:19 +1300 Subject: [PATCH] fixed customizing pry link for README --- README.markdown | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.markdown b/README.markdown index 753b0be0..720c5b20 100644 --- a/README.markdown +++ b/README.markdown @@ -266,9 +266,7 @@ Customizing Pry Pry supports customization of the input, the output, the commands, the hooks, the prompt, and 'print' (the "P" in REPL). -[Read how to customize Pry here.](https://github.com/banister/pry/wiki/Customizing-pry) - -{file:wiki/Customizing-pry.md Customizing Pry} +[Read how to customize Pry here.](http://rdoc.info/github/banister/pry/master/file/wiki/Customizing-pry.md) Contact -------