From db8482d586867374495a8fb3c431e218bc465c89 Mon Sep 17 00:00:00 2001 From: weishu Date: Sat, 10 Jan 2026 22:15:28 +0800 Subject: [PATCH] chore: rename PWA to App --- README.md | 2 +- docs/guide/quick-start.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f4f21c32..dea5e321 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ More options: [Quick Start](docs/guide/quick-start.md) | [Installation](docs/gui ## Docs -- [PWA](docs/guide/pwa.md) +- [App](docs/guide/pwa.md) - [How it Works](docs/guide/how-it-works.md) - [Why HAPI](docs/guide/why-hapi.md) - [FAQ](docs/guide/faq.md) diff --git a/docs/guide/quick-start.md b/docs/guide/quick-start.md index bf43e372..82ae93ee 100644 --- a/docs/guide/quick-start.md +++ b/docs/guide/quick-start.md @@ -55,4 +55,4 @@ Enter your access token to log in. - [Seamless Handoff](./how-it-works.md#seamless-handoff) - Switch between terminal and phone seamlessly - [Remote access](./installation.md#remote-access) - Access HAPI from anywhere - [Notifications](./installation.md#telegram-setup) - Set up Telegram notifications -- [Install the app](./pwa.md) - Add HAPI to your home screen +- [Install the App](./pwa.md) - Add HAPI to your home screen