mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
Mention the 2.x docs since the wiki is now gone
This commit is contained in:
parent
511c76f9ba
commit
3ee1d3735c
1 changed files with 2 additions and 0 deletions
|
@ -25,6 +25,8 @@ end
|
||||||
after "deploy:published", "restart_sidekiq"
|
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
|
## Contents
|
||||||
|
|
Loading…
Reference in a new issue