Fixed dead demo links.

This commit is contained in:
Søren Debois 2016-04-13 00:21:31 +02:00
parent 2ae4664326
commit bb4d0c48cb
6 changed files with 6 additions and 6 deletions

View file

@ -78,7 +78,7 @@ intro =
srcUrl : String
srcUrl =
"https://github.com/debois/elm-mdl/blob/master/examples/Demo/Badges.elm"
"https://github.com/debois/elm-mdl/blob/master/demo/Demo/Badges.elm"
references : List (String, String)

View file

@ -166,7 +166,7 @@ intro =
srcUrl : String
srcUrl =
"https://github.com/debois/elm-mdl/blob/master/examples/Demo/Buttons.elm"
"https://github.com/debois/elm-mdl/blob/master/demo/Demo/Buttons.elm"
references : List (String, String)
references =

View file

@ -73,7 +73,7 @@ for details about appropriate use of shadows.
srcUrl : String
srcUrl =
"https://github.com/debois/elm-mdl/blob/master/examples/Demo/Elevation.elm"
"https://github.com/debois/elm-mdl/blob/master/demo/Demo/Elevation.elm"
references : List (String, String)

View file

@ -98,7 +98,7 @@ intro =
srcUrl : String
srcUrl =
"https://github.com/debois/elm-mdl/blob/master/examples/Demo/Grid.elm"
"https://github.com/debois/elm-mdl/blob/master/demo/Demo/Grid.elm"
references : List (String, String)
references =

View file

@ -314,7 +314,7 @@ intro =
srcUrl : String
srcUrl =
"https://github.com/debois/elm-mdl/blob/master/examples/Demo/Snackbar.elm"
"https://github.com/debois/elm-mdl/blob/master/demo/Demo/Snackbar.elm"
references : List (String, String)

View file

@ -196,7 +196,7 @@ This implementation provides only single-line.
srcUrl : String
srcUrl =
"https://github.com/debois/elm-mdl/blob/master/examples/Demo/Textfields.elm"
"https://github.com/debois/elm-mdl/blob/master/demo/Demo/Textfields.elm"
references : List (String, String)