Skip to content

Commit aad9db8

Browse files
committed
1 parent 3896d29 commit aad9db8

File tree

4 files changed

+9
-1827
lines changed

4 files changed

+9
-1827
lines changed

404.html

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<noscript>
4+
<meta http-equiv="Refresh" content="0; URL=https://www.swift.org/swift-evolution/">
5+
</noscript>
6+
<script>
7+
location.replace('https://www.swift.org/swift-evolution/' + location.hash)
8+
</script>
9+
<title>Swift Evolution</title>

0 commit comments

Comments
 (0)