Skip to content

Commit

Permalink
Fix readme's link to COMPARED_WITH_PRY doc (#749)
Browse files Browse the repository at this point in the history
  • Loading branch information
st0012 authored Nov 8, 2023
1 parent 1b5c9bd commit 9d883d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ $ gem install irb

> **Note**
>
> We're working hard to match Pry's variety of powerful features in IRB, and you can track our progress or find contribution ideas in [this document](./COMPARED_WITH_PRY.md).
> We're working hard to match Pry's variety of powerful features in IRB, and you can track our progress or find contribution ideas in [this document](COMPARED_WITH_PRY.md).
### The `irb` Executable

Expand Down

0 comments on commit 9d883d1

Please sign in to comment.