We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a201b87 + c4cacbe commit dfa6d33Copy full SHA for dfa6d33
1 file changed
fcs/docsrc/loaders/globalloader.fsx
@@ -15,7 +15,7 @@ let config = {
15
#if WATCH
16
"http://localhost:8080/"
17
#else
18
- "http://fsharp.github.io/FSharp.Compiler.Service/"
+ "https://fsharp.github.io/FSharp.Compiler.Service/"
19
#endif
20
}
21
0 commit comments