From d97750a318624715d1a8647477d53deef2c6a22c Mon Sep 17 00:00:00 2001 From: Sami Samhuri Date: Thu, 21 Aug 2025 07:35:44 -0700 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 05a7251..528261c 100644 --- a/README.md +++ b/README.md @@ -209,8 +209,8 @@ After checking out the repo, run `bin/setup` to install dependencies. Then, run To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release` to create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org). -For maintainers releasing a new version, please see [Releasing.md](Releasing.md). +For maintainers releasing a new version, please see [RELEASING.md](RELEASING.md). ## Contributing -See [Contributing.md](Contributing.md). +See [CONTRIBUTING.md](CONTRIBUTING.md).