From 3ee1d3735c0d672ae126c3e62e6c165840fe21dd Mon Sep 17 00:00:00 2001 From: Matt Brictson Date: Fri, 15 Apr 2016 22:58:51 -0700 Subject: [PATCH] Mention the 2.x docs since the wiki is now gone --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index a5b3562c..601ee18e 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ end after "deploy:published", "restart_sidekiq" ``` +*Note: This documentation is for the current version of Capistrano (3.x). If you are looking for Capistrano 2.x documentation, you can find it in [this archive](https://github.com/capistrano/capistrano-2.x-docs).* + --- ## Contents