aboutsummaryrefslogtreecommitdiffhomepage
path: root/app
diff options
context:
space:
mode:
authorThomas Citharel <tcit@tcit.fr>2016-04-19 20:25:36 +0200
committerThomas Citharel <tcit@tcit.fr>2016-04-19 20:25:36 +0200
commitf88530de68ca11fbfcac4c703576e10f1a981694 (patch)
tree084cacceacbb2edb1b17ac3a27555934bcade15f /app
parent24f65a838c647faf5f4a860642b841bfd159a5db (diff)
parent4a25bef077a9aaffe1ccd950282098c72c25a934 (diff)
downloadwallabag-f88530de68ca11fbfcac4c703576e10f1a981694.tar.gz
wallabag-f88530de68ca11fbfcac4c703576e10f1a981694.tar.zst
wallabag-f88530de68ca11fbfcac4c703576e10f1a981694.zip
Merge pull request #1954 from wallabag/update-links-doc
Update links in documentation
Diffstat (limited to 'app')
-rw-r--r--app/config/capistrano/deploy/staging.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/config/capistrano/deploy/staging.rb b/app/config/capistrano/deploy/staging.rb
index ccd05b4d..ad899a85 100644
--- a/app/config/capistrano/deploy/staging.rb
+++ b/app/config/capistrano/deploy/staging.rb
@@ -1,2 +1,2 @@
1set :branch, 'v2' 1set :branch, 'master'
2set :deploy_to, '/var/www/v2.wallabag.org/web/' 2set :deploy_to, '/var/www/v2.wallabag.org/web/'