From 7718f37d42dcc61851eddfb57b9ec5c3a66e3d65 Mon Sep 17 00:00:00 2001 From: Mike Coutermarsh Date: Sun, 12 Jan 2020 13:55:49 -0800 Subject: [PATCH] Update links --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3ff78d8..ad6cf5c 100644 --- a/README.md +++ b/README.md @@ -70,7 +70,7 @@ See [Examples](examples.md) for a list of `actions/cache` implementations for us - [Node - Yarn](./examples.md#node---yarn) - [PHP - Composer](./examples.md#php---composer) - [Python - pip](./examples.md#python---pip) -- [Ruby - Gem](./examples.md#ruby---gem) +- [Ruby - Bundler](./examples.md#ruby---bundler) - [Rust - Cargo](./examples.md#rust---cargo) - [Scala - SBT](./examples.md#scala---sbt) - [Swift, Objective-C - Carthage](./examples.md#swift-objective-c---carthage)