Skip to content

Commit c331d12

Browse files
amartini51rolsen8
andcommitted
Fix HTML end tag
Co-authored-by: Robert Olsen <[email protected]>
1 parent 067a2e3 commit c331d12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/redirects/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<head>
33
<title>The Swift Programming Language: Redirect</title>
44
<meta http-equiv="refresh" content="10; url=https://docs.swift.org/swift-book/documentation/the-swift-programming-language/compatibility">
5-
<head>
5+
</head>
66
<body>
77
<div>
88
This content has moved; redirecting to the

0 commit comments

Comments
 (0)