Skip to content

Commit 1d4b7a4

Browse files
committed
rename www.servicestack to mono.servicestack
1 parent 791b44b commit 1d4b7a4

File tree

8 files changed

+24
-24
lines changed

8 files changed

+24
-24
lines changed

src/Backbone.Todos/default.htm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<script src="Scripts/todos.js"></script>
1111
</head>
1212
<body>
13-
<a href="http://www.servicestack.net" style="display: block; position: absolute;
13+
<a href="http://mono.servicestack.net" style="display: block; position: absolute;
1414
top: 5px; left: 10px;">
1515
<img src="http://servicestack.net/icon-home-eee.jpg" alt="ServiceStack Home" />
1616
</a>

src/Docs/default.htm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -238,11 +238,11 @@ <h2>Meta</h2>
238238
<li>
239239
<a href="http://groups.google.com/group/servicestack">Google Group</a></li>
240240
<li>
241-
<a href="http://www.servicestack.net/mythz_blog/">Developer Blog</a></li>
241+
<a href="http://mono.servicestack.net/mythz_blog/">Developer Blog</a></li>
242242
<li>
243-
<a href="http://www.servicestack.net/showcase/">Showcase</a></li>
243+
<a href="http://mono.servicestack.net/showcase/">Showcase</a></li>
244244
<li>
245-
<a href="http://www.servicestack.net/ServiceStack.Hello/">Hello World</a></li>
245+
<a href="http://mono.servicestack.net/ServiceStack.Hello/">Hello World</a></li>
246246
<li>
247247
<a href="https://docs.google.com/present/view?id=dg3mcfb_213gsvvmmfk">REST Tutorial</a></li>
248248
<li>

src/Docs/default.shtml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -112,9 +112,9 @@
112112
<ul>
113113
<li><a href="http://twitter.com/ServiceStack">@ServiceStack</a></li>
114114
<li><a href="http://groups.google.com/group/servicestack">Google Group</a></li>
115-
<li><a href="http://www.servicestack.net/mythz_blog/">Developer Blog</a></li>
116-
<li><a href="http://www.servicestack.net/showcase/">Showcase</a></li>
117-
<li><a href="http://www.servicestack.net/ServiceStack.Hello/">Hello World</a></li>
115+
<li><a href="http://mono.servicestack.net/mythz_blog/">Developer Blog</a></li>
116+
<li><a href="http://mono.servicestack.net/showcase/">Showcase</a></li>
117+
<li><a href="http://mono.servicestack.net/ServiceStack.Hello/">Hello World</a></li>
118118
<li><a href="https://docs.google.com/present/view?id=dg3mcfb_213gsvvmmfk">REST Tutorial</a></li>
119119
<li><a href="https://github.com/ServiceStack/">GitHub</a></li>
120120
</ul>

src/RedisStackOverflow/RedisStackOverflow/default.htm

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@
376376
</head>
377377
<body>
378378

379-
<a href="http://www.servicestack.net" style="display:block;position:absolute;top:5px;left:10px;"><img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
379+
<a href="http://mono.servicestack.net" style="display:block;position:absolute;top:5px;left:10px;"><img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
380380

381381
<div id="header-links">
382382
<a href="../ServiceStack.Hello/">Hello World</a>
@@ -435,13 +435,13 @@ <h3>Application Features</h3>
435435
</dd>
436436
<dd>
437437
Uses no other external .dlls apart from
438-
<a href="http://www.servicestack.net">ServiceStack</a>
438+
<a href="http://mono.servicestack.net">ServiceStack</a>
439439
</dd>
440440
<dd>
441441
<a href="/metadata">Checkout the complete Web Services API</a>
442442
</dd>
443443
<dd>
444-
<a href="http://www.servicestack.net">Uses</a>
444+
<a href="http://mono.servicestack.net">Uses</a>
445445
<a href="http://redis.io">only</a>
446446
<a href="http://www.mono-project.com">OSS</a>
447447
<a href="http://wiki.nginx.org">software</a>
@@ -451,7 +451,7 @@ <h3>Application Features</h3>
451451
</dl>
452452

453453
<a id="btn-download" href="https://github.com/ServiceStack/ServiceStack.Examples/downloads">
454-
<img src="http://www.servicestack.net/btn-download.gif" alt="Download ServiceStack.Examples.zip">
454+
<img src="http://mono.servicestack.net/btn-download.gif" alt="Download ServiceStack.Examples.zip">
455455
</a>
456456

457457
</div>
@@ -468,7 +468,7 @@ <h2></h2>
468468

469469
<div id="footer">
470470
Simple StackOverlow-like Ajax website using only <a href="http://jquery.com">jQuery</a> for UI,
471-
calling <a href="http://www.servicestack.net">Service Stack's</a> REST-ful web services,
471+
calling <a href="http://mono.servicestack.net">Service Stack's</a> REST-ful web services,
472472
powered entirely by <a href="http://redis.io">Redis</a>
473473
on <a href="http://www.mono-project.com">Mono</a>.<br />
474474

src/RestFiles/RestFiles/default.htm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<script type="text/javascript" src="Scripts/ajaxfileupload.js"></script>
99
</head>
1010
<body>
11-
<a href="http://www.servicestack.net" style="display: block; position: absolute;
11+
<a href="http://mono.servicestack.net" style="display: block; position: absolute;
1212
top: 5px; left: 10px;">
1313
<img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
1414
<div id="header">
@@ -24,7 +24,7 @@
2424
</div>
2525
<div id="title">
2626
<h1>
27-
<a href="http://www.servicestack.net">ServiceStack</a><b>/</b><a class="active" href="./">The
27+
<a href="http://mono.servicestack.net">ServiceStack</a><b>/</b><a class="active" href="./">The
2828
Rest Files</a></h1>
2929
</div>
3030
<div id="info">
@@ -77,7 +77,7 @@ <h4>
7777
<div id="fileview">
7878
</div>
7979
<div id="footer">
80-
<a id="logo" href="http://www.servicestack.net">
80+
<a id="logo" href="http://mono.servicestack.net">
8181
<img src="Content/Images/logo-txt-small.png" alt="ServiceStack" /></a> <a id="mono" href="http://www.mono-project.com">
8282
<img src="Content/Images/Mono-powered-big.png" /></a>
8383
<div id="demo">

src/ServiceStack.Hello/default.htm

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<link rel="stylesheet" type="text/css" href="Content/Css/default.css" />
66
</head>
77
<body>
8-
<a href="http://www.servicestack.net" style="display: block; position: absolute;
8+
<a href="http://mono.servicestack.net" style="display: block; position: absolute;
99
top: 5px; left: 10px;">
1010
<img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
1111
<div id="header-links">
@@ -21,7 +21,7 @@ <h1 class="title">
2121
Creating a Web service from scratch with Service Stack</h1>
2222
<p>
2323
This tutorial will go through and develop and call a simple Hello world Web Service
24-
from scratch using <a href="http://www.servicestack.net">Service Stack</a> and VS.NET.
24+
from scratch using <a href="http://mono.servicestack.net">Service Stack</a> and VS.NET.
2525
</p>
2626
<a name="nuget"></a>
2727
<h2>
@@ -445,7 +445,7 @@ <h4>
445445
<p>
446446
<em>NOTE: Service Stack also lets you submit any arbitary complex type (using <a
447447
href="https://github.com/ServiceStack/ServiceStack.Text/wiki/JSV-Format">JSV format</a>)
448-
via the query string or form data: <a href="http://www.servicestack.net/ServiceStack.Examples.Host.Web/ServiceStack/Json/SyncReply/StoreLogs?Loggers=[{Id:786,Devices:[{Id:5955,Type:Panel,TimeStamp:1199303309,Channels:[{Name:Temperature,Value:58},{Name:Status,Value:On}]},{Id:5956,Type:Tank,TimeStamp:1199303309,Channels:[{Name:Volume,Value:10035},{Name:Status,Value:Full}]}]}]">
448+
via the query string or form data: <a href="http://mono.servicestack.net/ServiceStack.Examples.Host.Web/ServiceStack/Json/SyncReply/StoreLogs?Loggers=[{Id:786,Devices:[{Id:5955,Type:Panel,TimeStamp:1199303309,Channels:[{Name:Temperature,Value:58},{Name:Status,Value:On}]},{Id:5956,Type:Tank,TimeStamp:1199303309,Channels:[{Name:Volume,Value:10035},{Name:Status,Value:Full}]}]}]">
449449
see this example</a>. </em>
450450
</p>
451451
<h4>
@@ -605,7 +605,7 @@ <h3>
605605
Northwind Database Examples</h3>
606606
<p>
607607
Now that you've got the hang of how easy it is to create a simple web service, check
608-
out the <a href="http://www.servicestack.net/ServiceStack.Northwind/">Northwind Database
608+
out the <a href="http://mono.servicestack.net/ServiceStack.Northwind/">Northwind Database
609609
examples</a> to see how useful servicestack becomes with just a little db code.
610610
</p>
611611

src/ServiceStack.MovieRest/Web/default.htm

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
</script>
153153
</head>
154154
<body>
155-
<a href="http://www.servicestack.net" style="display: block; position: absolute; top: 5px; left: 10px;">
155+
<a href="http://mono.servicestack.net" style="display: block; position: absolute; top: 5px; left: 10px;">
156156
<img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
157157
<div id="header-links">
158158
<a href="../ServiceStack.Hello/">Hello World</a> <a href="../Backbone.Todos/">Todos</a>
@@ -220,7 +220,7 @@ <h2></h2>
220220
<strong><a href="movies">View movies</a></strong> in the new <a href="https://github.com/ServiceStack/ServiceStack/wiki/HTML5ReportFormat">HTML5 Format</a>
221221
</div>
222222
<a id="btn-download" href="https://github.com/ServiceStack/ServiceStack.Examples/downloads">
223-
<img src="http://www.servicestack.net/btn-download.gif" alt="Download ServiceStack.Examples.zip">
223+
<img src="http://mono.servicestack.net/btn-download.gif" alt="Download ServiceStack.Examples.zip">
224224
</a>
225225

226226
<script>

src/ServiceStack.Northwind/ServiceStack.Northwind/default.htm

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
</head>
131131
<body>
132132

133-
<a href="http://www.servicestack.net" style="display:block;position:absolute;top:5px;left:10px;"><img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
133+
<a href="http://mono.servicestack.net" style="display:block;position:absolute;top:5px;left:10px;"><img src="http://servicestack.net/icon-home.jpg" alt="ServiceStack Home" /></a>
134134

135135
<div id="header-links">
136136
<a href="../ServiceStack.Hello/">Hello World</a>
@@ -282,7 +282,7 @@ <h4>Nothing but C#</h4>
282282
<a href="https://github.com/ServiceStack/ServiceStack.Examples/blob/master/src/ServiceStack.Northwind/ServiceStack.Northwind.ServiceInterface/CustomersService.cs">these</a>
283283
<a href="https://github.com/ServiceStack/ServiceStack.Examples/blob/master/src/ServiceStack.Northwind/ServiceStack.Northwind.ServiceInterface/CustomerDetailsService.cs">three</a>
284284
<a href="https://github.com/ServiceStack/ServiceStack.Examples/blob/master/src/ServiceStack.Northwind/ServiceStack.Northwind.ServiceInterface/OrdersService.cs">classes</a>
285-
</strong>. Everything else seen here is automatically provided by <a href="http://www.servicestack.net">ServiceStack</a> using a code-first, convention-based approach.
285+
</strong>. Everything else seen here is automatically provided by <a href="http://mono.servicestack.net">ServiceStack</a> using a code-first, convention-based approach.
286286
ServiceStack can infer a richer intelligence about your services to better able to provide more generic and re-usable functionality for free!
287287
</p>
288288
<p>
@@ -309,7 +309,7 @@ <h4>Get Started by un-learning WCF RPC</h4>
309309
</div>
310310

311311
<div id="footer">
312-
<a id="logo" href="http://www.servicestack.net"><img src="img/logo-txt-small.png" alt="ServiceStack" /></a>
312+
<a id="logo" href="http://mono.servicestack.net"><img src="img/logo-txt-small.png" alt="ServiceStack" /></a>
313313
<a id="mono" href="http://www.mono-project.com"><img src="img/Mono-powered-big.png" /></a>
314314
<div id="demo">Live demo hosted on Linux (Cent OS) / <a href="http://wiki.nginx.org">Nginx</a> using <a href="http://www.mono-project.com">Mono</a></div>
315315
</div>

0 commit comments

Comments
 (0)