From 38bb0a143bc940b9cbf450e367b2b3683d776df5 Mon Sep 17 00:00:00 2001 From: Mike Perham Date: Wed, 26 Mar 2014 21:50:06 -0700 Subject: [PATCH] filename --- Changes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Changes.md b/Changes.md index 0ed1b7fc..bd0ccba6 100644 --- a/Changes.md +++ b/Changes.md @@ -41,7 +41,7 @@ client = Sidekiq::Client.new(ConnectionPool.new { Redis.new }) client.push(...) ``` **Sharding support does require a breaking change to client-side -middleware, see Upgrading.md.** +middleware, see 3.0-Upgrade.md.** - New Chinese, Greek, Swedish and Czech translations for the Web UI. - Updated most languages translations for the new UI features. - **Remove official Capistrano integration** - this integration has been