Skip to content

Commit 3e0fb0c

Browse files
committed
Updated redirect
1 parent 7611866 commit 3e0fb0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/staticwebapp.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"routes": [
77
{
88
"route": "/",
9-
"redirect": "https://docs.terminusdb.org/docs/",
9+
"redirect": "https://terminusdb.org/docs/",
1010
"statusCode": 301
1111
}
1212
],

0 commit comments

Comments
 (0)