Skip to content

Commit 5770334

Browse files
committed
add trailing slash
1 parent 2887a01 commit 5770334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

next.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ const nextConfig = {
6666
},
6767
{
6868
source: '/howto',
69-
destination: 'http://vizzuality.github.io/gfw-howto',
69+
destination: 'http://vizzuality.github.io/gfw-howto/',
7070
},
7171
{
7272
source: '/howto/:path*',

0 commit comments

Comments
 (0)