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

Commit 79c5758

Browse files
committed
Update OrmLite tour screenshot
1 parent c1a041c commit 79c5758

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ level public properties.
3434

3535
# Download
3636

37-
[![Download on NuGet](https://raw.githubusercontent.com/ServiceStack/Assets/master/img/release-notes/install-ormlite.png)](https://www.nuget.org/packages?q=servicestack+ormlite)
37+
> Install-Package ServiceStack.OrmLite.PostgreSQL
3838

3939
### 8 flavours of OrmLite is on NuGet:
4040

@@ -158,7 +158,7 @@ The best way to learn about OrmLite is to take the [OrmLite Interactive Tour](ht
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/Assets/master/img/ormlite/ormlite-tour.png)](http://gistlyn.com/ormlite)
161+
[![](https://raw.githubusercontent.com/ServiceStack/docs/master/docs/images/gistcafe/ormlite-tour-screenshot.png)](http://gistlyn.com/ormlite)
162162

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

0 commit comments

Comments
 (0)