mirror of
https://github.com/pry/pry.git
synced 2022-11-09 12:35:05 -05:00
Fix YARD API docs link
This commit is contained in:
parent
5d05e432a0
commit
2464842408
1 changed files with 1 additions and 1 deletions
|
@ -64,7 +64,7 @@ methods. The additional docs are accessed through the `show-doc` and
|
|||
|
||||
* Install the [gem](https://rubygems.org/gems/pry): `gem install pry`
|
||||
* Browse the comprehensive [documentation at the official Pry wiki](https://github.com/pry/pry/wiki)
|
||||
* Read the [YARD API documentation](http://www.rubydoc.info/github/pry/pry/master/file/README.markdown)
|
||||
* Read the [YARD API documentation](http://www.rubydoc.info/github/pry/pry/)
|
||||
* See the [source code](https://github.com/pry/pry)
|
||||
|
||||
### Commands
|
||||
|
|
Loading…
Add table
Reference in a new issue