mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
fixed customizing pry link for README
This commit is contained in:
parent
f0bba2a9c8
commit
09d1acedf3
1 changed files with 1 additions and 3 deletions
|
@ -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
|
||||
-------
|
||||
|
|
Loading…
Reference in a new issue