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: README.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
@@ -15,7 +15,7 @@
15
15
16
16
The people data comes from [The Space Devs API](https://thespacedevs.com/llapi) (names, bios and images of the people
17
17
currently in space) and the position of the International Space Station from the
18
-
[Open Notify ISS-Now API](http://open-notify.org/Open-Notify-API/ISS-Location-Now/), both served through this
18
+
[Where the ISS at? API](https://wheretheiss.at/w/developer), both served through this
19
19
project's own small Ktor backend (see `backend` module below).
20
20
21
21
The project is included as sample in the official [Kotlin Multiplatform docs](https://kotlinlang.org/docs/multiplatform-samples.html) and also the [Google Dev Library](https://devlibrary.withgoogle.com/products/android)
0 commit comments