Skip to content
This repository was archived by the owner on Dec 24, 2022. It is now read-only.

Commit bc5d3af

Browse files
committed
Update README.md
1 parent 65ca315 commit bc5d3af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -152,13 +152,13 @@ using (var db = dbFactory.Open())
152152
}
153153
```
154154

155-
## [OrmLite Interactive Tour](http://gistlyn.com/ormlite)
155+
## [OrmLite Interactive Tour](https://gist.cafe/ormlite)
156156

157-
The best way to learn about OrmLite is to take the [OrmLite Interactive Tour](http://gistlyn.com/ormlite)
157+
The best way to learn about OrmLite is to take the [OrmLite Interactive Tour](https://gist.cafe/ormlite)
158158
which lets you try out and explore different OrmLite features immediately from the comfort of your own
159159
browser without needing to install anything:
160160

161-
[![](https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/gistcafe/ormlite-tour-screenshot.png)](http://gistlyn.com/ormlite)
161+
[![](https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/gistcafe/ormlite-tour-screenshot.png)](https://gist.cafe/ormlite)
162162

163163
## [Type Converters](https://github.com/ServiceStack/ServiceStack.OrmLite/wiki/OrmLite-Type-Converters)
164164

0 commit comments

Comments
 (0)