Skip to content

Commit 3bac435

Browse files
authored
Merge pull request elm#60 from aimichal/patch-1
fix elm-css link
2 parents ec08186 + 66b2065 commit 3bac435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Browser.elm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ app shows an accurate date in the title, etc.
155155
> as an implementation detail of browsers, but that does not mean it should be
156156
> the responsibility of the `view` function in Elm. So we do it differently!
157157
158-
[elm-css]: /rtfeldman/elm-css/latest/
158+
[elm-css]: /packages/rtfeldman/elm-css/latest/
159159
160160
-}
161161
type alias Document msg =

0 commit comments

Comments
 (0)