Skip to content

Commit 7c3fc3a

Browse files
committed
Link to new example without int8 in docs.
1 parent 90d48ec commit 7c3fc3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

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

33
[Documentation](https://rspeele.gitbooks.io/rezoom-sql/doc/Tutorial/) (work-in-progress)
44

5-
[Query playground -- try out the SQL dialect live!](http://rzsql.net/#3AB1F9635DF0C97D31462380EEBE88B460AE73FC)
5+
[Query playground -- try out the SQL dialect live!](http://rzsql.net/#52632EC5A298CFFFD652D53C03DD1318A9DACA3C)
66

77
# Statically typed SQL for F# #
88

@@ -37,7 +37,7 @@ beginning.
3737
![animated example usage to write queries](doc/ReadmeResources/ModelChange.gif)
3838

3939
Check out the [query
40-
playground](http://rzsql.net/#3AB1F9635DF0C97D31462380EEBE88B460AE73FC) to see
40+
playground](http://rzsql.net/#52632EC5A298CFFFD652D53C03DD1318A9DACA3C) to see
4141
what kinds of SQL you can write.
4242

4343
## The productivity of static typing

0 commit comments

Comments
 (0)