commit 6beff584ac1a0cd7b37920444fecd36e847854c3
parent 1a59121adaa7c2bdca3d8dcb94bbaf0288e6c743
Author: root <root@taler.net>
Date: Mon, 26 Sep 2016 17:28:38 +0200
fix link
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;
}
# Note: this will go to /var/www/videos, which we took out of Git
location /videos/ {