commit 6304f1e9ed5d7690222381aa0cfe2f2144389cfc
parent 48bc2b745d5a92dead213f653ec9cc3babe7892c
Author: Marcello Stanisci <marcello.stanisci@inria.fr>
Date: Mon, 26 Sep 2016 17:50:15 +0200
Merge branch 'master' of ssh://taler.net/var/git/deployment
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/etc/nginx/sites-enabled/www-ssl.site b/etc/nginx/sites-enabled/www-ssl.site
@@ -21,6 +21,7 @@ server {
rewrite /investors /investors.html break;
rewrite /about /about.html break;
rewrite /news /news.html break;
+ rewrite /help/empty-wallet /help/empty-wallet.html break;
}
# Note: this will go to /var/www/videos, which we took out of Git
location /videos/ {