Skip to content

Commit fe0824e

Browse files
committed
Update doc links
1 parent 9e6fd51 commit fe0824e

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@
22

33
> Northwind database viewer, showing how to easily expose read and cached view services of an internal dataset with ServiceStack + OrmLite
44
5-
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/livedemos/northwind.png)](http://northwind.netcore.io)
5+
[![](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/livedemos/northwind.png)](https://northwind.netcore.io)
66

77
#### Features
88

9-
- [AutoQuery](https://docs.servicestack.net/autoquery-rdbms.html)
9+
- [AutoQuery](https://docs.servicestack.net/autoquery-rdbms)
1010
- [OrmLite Sqlite](https://github.com/ServiceStack.OrmLite)
11-
- [Multiple automatic built-in Content-Types](http://northwind.netcore.io/default.htm)
11+
- [Multiple automatic built-in Content-Types](https://northwind.netcore.io)
1212
- [Custom Media Types - Adding vcard format](http://northwind.netcore.io/vcard-format.htm)
1313
- [1 CachedService](https://github.com/NetCoreApps/Northwind/blob/master/src/Northwind.ServiceInterface/CachedServices.cs)
1414

15-
Try it out live at: [northwind.netcore.io](http://northwind.netcore.io)
15+
Try it out live at: [northwind.netcore.io](https://northwind.netcore.io)
1616

17-
Follow [@ServiceStack](http://twitter.com/ServiceStack) for updates.
17+
Follow [@ServiceStack](https://twitter.com/ServiceStack) for updates.

0 commit comments

Comments
 (0)