From a40e78a888efde3b3c888cce6acbb4f3010aaef6 Mon Sep 17 00:00:00 2001 From: SUZUKI Kei Date: Wed, 6 May 2026 14:48:56 +0900 Subject: [PATCH] docs: fix incorrect URL. --- doc/Index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/Index.md b/doc/Index.md index a50432d59..c25f4d016 100644 --- a/doc/Index.md +++ b/doc/Index.md @@ -692,7 +692,7 @@ Command-line option `-U` sets both to UTF-8. ## Contributing -See [CONTRIBUTING.md](https://github.com/ruby/irb/blob/main/CONTRIBUTING.md) for more information. +See [CONTRIBUTING.md](https://github.com/ruby/irb/blob/master/CONTRIBUTING.md) for more information. ## Extending IRB