From c356885b2d9fe87ecc3ef8a0f80f1de191795c5d Mon Sep 17 00:00:00 2001 From: Vincent Scheib Date: Fri, 16 Jan 2026 23:20:46 +0000 Subject: [PATCH] Remove link to capabilities chapter in 2025 PWA content --- src/content/en/2025/pwa.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/content/en/2025/pwa.md b/src/content/en/2025/pwa.md index bb7282b3ddd..3a9f92c0937 100644 --- a/src/content/en/2025/pwa.md +++ b/src/content/en/2025/pwa.md @@ -365,8 +365,6 @@ These are the top 10 used advanced capabilities in PWAs for 2025.
{{ figure_link(caption="Top 10 used advanced capabilities in PWAs.", sheets_gid="220067822", sql_file="fugu.sql") }}
-There is a complete separate chapter dedicated to [capabilities](./capabilities.md) to dive deeper in the adoption that these sort of APIs have had in 2025. - ## Notifications and PWAs Notifications make sense for apps as they allow the user to re-engage with the application. This is a controversial capability as there is considerable bad UX and dark patterns to try to get users to accept them. The data shows that in both desktop and mobile, the most common action a user takes is to ignore these requests.