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.
1 parent 65e2966 commit 1e949c4Copy full SHA for 1e949c4
client/config/dev/Try.Config.purs
@@ -12,4 +12,4 @@ tag :: String
12
tag = "master"
13
14
mainGitHubExample :: String
15
-mainGitHubExample = "/purescript/trypurescript/" <> tag <> "/client/examples/Main.purs"
+mainGitHubExample = "purescript/trypurescript/" <> tag <> "/client/examples/Main.purs"
0 commit comments