# Release APK location

The homepage expects the v1 APK at:

```text
website/download/tinypc-v1.0.0.apk
```

That becomes:

```text
https://tinypc.pages.dev/download/tinypc-v1.0.0.apk
```

For later releases, use a new versioned filename and update the links in `website/index.html`. Versioned filenames help avoid stale browser/CDN caches.
