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 b1c8840 commit 7b66639Copy full SHA for 7b66639
src/Docs/Web.config
@@ -1,7 +1,7 @@
1
<?xml version="1.0"?>
2
<configuration>
3
<appSettings>
4
- <add key="WebHostUrl2" value="http://www.servicestack.net/docs/" />
+ <add key="WebHostUrl2" value="http://mono.servicestack.net/docs/" />
5
<add key="WebHostUrl" value="http://localhost/docs/" />
6
</appSettings>
7
<system.web>
0 commit comments