Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 4 additions & 2 deletions getting-started/index.html
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
<html>
<head>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>Introduction - Elixir</title>
<meta http-equiv="refresh" content="0; url=/getting-started/introduction.html" />
</head>
</html>
6 changes: 4 additions & 2 deletions getting-started/meta/index.html
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
<html>
<head>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>Quote and unquote - Elixir</title>
<meta http-equiv="refresh" content="0; url=/getting-started/meta/quote-and-unquote.html" />
</head>
</html>
6 changes: 4 additions & 2 deletions getting-started/mix-otp/index.html
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
<html>
<head>
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml" lang="en">
<head>
<title>Introduction to Mix - Elixir</title>
<meta http-equiv="refresh" content="0; url=/getting-started/mix-otp/introduction-to-mix.html" />
</head>
</html>