You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/content/Tutorials/ktor.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ After this we'll press "Next" and fill out the necessary information and then pr
13
13
kgraphql_version=x.x.x
14
14
```
15
15
16
-
Replace `x.x.x` with the latest version [](https://bintray.com/apurebase/apurebase/kgraphql).
16
+
Replace `x.x.x` with the latest version [](https://search.maven.org/search?q=g:%22com.apurebase%22%20AND%20a:%22kgraphql%22).
0 commit comments