Skip to content

Commit 42c9a9a

Browse files
committed
Changed apex redirect to 301
1 parent 63f2264 commit 42c9a9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

amplify-redirects.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[
22
{
33
"source": "https://www.wiremock.org",
4-
"status": "302",
4+
"status": "301",
55
"target": "https://wiremock.org"
66
},
77
{

0 commit comments

Comments
 (0)