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

Commit 9f1120b

Browse files
authored
Update README.md
1 parent 2071a53 commit 9f1120b

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,13 +163,13 @@ using (var db = dbFactory.Open())
163163
}
164164
```
165165

166-
## [OrmLite Interactive Tour](https://gist.cafe/ormlite)
166+
## [OrmLite Interactive Tour](https://gist.cafe/87164fa870ac7503b43333d1d275456c?docs=8a70f8bf2755f0a755afeca6b2a5238e)
167167

168-
The best way to learn about OrmLite is to take the [OrmLite Interactive Tour](https://gist.cafe/ormlite)
168+
The best way to learn about OrmLite is to take the [OrmLite Interactive Tour](https://gist.cafe/87164fa870ac7503b43333d1d275456c?docs=8a70f8bf2755f0a755afeca6b2a5238e)
169169
which lets you try out and explore different OrmLite features immediately from the comfort of your own
170170
browser without needing to install anything:
171171

172-
[![](https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/gistcafe/ormlite-tour-screenshot.png)](https://gist.cafe/ormlite)
172+
[![](https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/gistcafe/ormlite-tour-screenshot.png)](https://gist.cafe/87164fa870ac7503b43333d1d275456c?docs=8a70f8bf2755f0a755afeca6b2a5238e)
173173

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

0 commit comments

Comments
 (0)