diff --git a/now.json b/now.json index 81b3e5c..bb6b7da 100644 --- a/now.json +++ b/now.json @@ -45,11 +45,11 @@ }, { "src": "/embed/", - "dest": "/embed.html" + "dest": "/embed" }, { "src": "/about/", - "dest": "/about.html" + "dest": "/about" }, { "handle": "filesystem" } ],