Commit d3a277a
Redirect old getting started URL (elixir-lang#773)
The Pragmatic "Programming Elixir" book references
`http://elixir-lang.org/getting_started/1.html` which has been moved to
`http://elixir-lang.org/getting-started/introduction.html`. This PR adds
a `redirect_from` on the `introduction.markdown` page to ensure that
readers of that book are able to use the URL in the book without getting
a 404.1 parent 78234a0 commit d3a277a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
0 commit comments