Skip to content

Commit caa183c

Browse files
committed
Fix bad schema link
1 parent 0ea5014 commit caa183c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/backend/schema/endpoints/redirection-hosts.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"$ref": "#/definitions/ssl_forced"
7272
},
7373
"http2_support": {
74-
"$ref": "#/definitions/http2_spport"
74+
"$ref": "#/definitions/http2_support"
7575
},
7676
"block_exploits": {
7777
"$ref": "#/definitions/block_exploits"

0 commit comments

Comments
 (0)