diff options
author | Glenn Kasten <gkasten@google.com> | 2016-03-18 12:28:06 -0700 |
---|---|---|
committer | Glenn Kasten <gkasten@google.com> | 2016-03-18 12:30:09 -0700 |
commit | ff7c8b9e9d28fa4fb4a5cd43ffc4ffae9b23706e (patch) | |
tree | b3258cc93764e281120719952dea52ffb2107fcc /docs/docs-redirect.html | |
parent | b2cc929657926750336b22a9333c3738dfa38e29 (diff) |
Fix CRLF
Change-Id: I6740b5fefae2f16d0ce247ff78e7cb5a6f3f8642
Diffstat (limited to 'docs/docs-redirect.html')
-rw-r--r-- | docs/docs-redirect.html | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/docs-redirect.html b/docs/docs-redirect.html index 4e0743e03a94..d83564c3f6d6 100644 --- a/docs/docs-redirect.html +++ b/docs/docs-redirect.html @@ -1,8 +1,8 @@ -<html>
-<head>
-<meta http-equiv="refresh" content="0;url=docs/offline.html">
-</head>
-<body>
-<a href="docs/offline.html">click here if you are not redirected</a>
-</body>
-</html>
+<html> +<head> +<meta http-equiv="refresh" content="0;url=docs/offline.html"> +</head> +<body> +<a href="docs/offline.html">click here if you are not redirected</a> +</body> +</html> |