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 7f5fd39Copy full SHA for 7f5fd39
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"
client/config/prod/Try.Config.purs
0 commit comments