Skip to content

Commit 7b66639

Browse files
committed
update the default url
1 parent b1c8840 commit 7b66639

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Docs/Web.config

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0"?>
22
<configuration>
33
<appSettings>
4-
<add key="WebHostUrl2" value="http://www.servicestack.net/docs/" />
4+
<add key="WebHostUrl2" value="http://mono.servicestack.net/docs/" />
55
<add key="WebHostUrl" value="http://localhost/docs/" />
66
</appSettings>
77
<system.web>

0 commit comments

Comments
 (0)