From fa8a68bdb44b2e9288a5c49e0571e68b49f49a48 Mon Sep 17 00:00:00 2001 From: Stan Lo Date: Wed, 8 Nov 2023 14:52:55 +0000 Subject: [PATCH] Use absolute link to COMPARED_WITH_PRY.md in readme (#750) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 53594d6c0..7564edade 100644 --- a/README.md +++ b/README.md @@ -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](https://github.com/ruby/irb/blob/master/COMPARED_WITH_PRY.md). ### The `irb` Executable