Skip to content

Commit

Permalink
Merge pull request #443 from src-d/caddy-redir-fix
Browse files Browse the repository at this point in the history
Add redir with tailing slash
  • Loading branch information
meyskens authored Jul 2, 2019
2 parents e7879ea + bcaa0af commit 6023a4a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Caddyfile
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
}

redir /enterprise-edition /products/enterprise-edition/
redir /enterprise-edition/ /products/enterprise-edition/

ext .html

Expand Down

0 comments on commit 6023a4a

Please sign in to comment.