mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
oops, fixed broken link in wiki
This commit is contained in:
parent
74363ef5c6
commit
98b6354b79
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ _Get to the code_
|
|||
soon.**
|
||||
|
||||
[Skip to the website](http://pry.github.com) <br />
|
||||
[Skip to the wiki]((https://github.com/pry/pry/wiki)
|
||||
[Skip to the wiki](https://github.com/pry/pry/wiki)
|
||||
|
||||
Pry is a powerful alternative to the standard IRB shell for Ruby. It is
|
||||
written from scratch to provide a number of advanced features, some of
|
||||
|
|
Loading…
Reference in a new issue