Skip to content

Commit e73b9b3

Browse files
swiftrssmyrick
authored andcommitted
Fixed URL to Subscription excample (#580)
1 parent f1e21cb commit e73b9b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/spring-server/subscriptions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ If you would like to implement your own subscription hooks, you can provide a pr
2727

2828

2929
## Example
30-
You can see an example implementation of a `Subscription` in the [example app](https://github.com/ExpediaGroup/graphql-kotlin/blob/master/examples/spring/src/main/kotlin/com/expediagroup/graphql/sample/subscriptions/SimpleSubscription.kt).
30+
You can see an example implementation of a `Subscription` in the [example app](https://github.com/ExpediaGroup/graphql-kotlin/blob/master/examples/spring/src/main/kotlin/com/expediagroup/graphql/examples/subscriptions/SimpleSubscription.kt).
3131

3232

3333

0 commit comments

Comments
 (0)