We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e24bb14 + ba3f0e1 commit 4cea4d4Copy full SHA for 4cea4d4
examples/subscription/Main.elm
@@ -132,7 +132,7 @@ headingView =
132
]
133
, Html.h2 []
134
[ link
135
- { url = "https://github.com/dillonkearns/elm-graphql/tree/master/examples/src/subscription"
+ { url = "https://github.com/dillonkearns/elm-graphql/tree/master/examples/subscription"
136
, content = "See the code on Github"
137
}
138
0 commit comments