Skip to content

Commit 82ffff2

Browse files
committed
Update live demo link
1 parent 4cb50a6 commit 82ffff2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
## master
22

33
## 1.0.7 (August 15, 2016)
4-
- fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's to tricky to use Map/Set in ES5.
4+
- fix: babel build via the workaround https://phabricator.babeljs.io/T2877#78089 Huh, it's too tricky to use Map/Set in ES5.
55

66
## 1.0.6 (August 13, 2016)
77
- fix: babel build process

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ graphql-compose-connection
22
======================
33
This is a plugin for [graphql-compose](https://github.com/nodkz/graphql-compose) family, which adds to the TypeComposer `connection` resolver.
44

5-
[Live example](https://graphql-compose-mongoose.herokuapp.com)
5+
Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)
66

77
This package completely follows to Relay Cursor Connections Specification (https://facebook.github.io/relay/graphql/connections.htm).
88

0 commit comments

Comments
 (0)