From 7cb7aed91dd5e51f97e2c2578154c7e2bc453e96 Mon Sep 17 00:00:00 2001 From: Anssi Kostiainen Date: Tue, 24 Nov 2015 15:11:42 +0200 Subject: [PATCH] Update README with the new spec name and WG. --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index ddc300c0..f4ddba0d 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ -This repository is the home of the :star: **[Web Manifest](https://w3c.github.io/manifest/)** :star: specification being worked on by -the [Web Applications Working Group](http://www.w3.org/2008/webapps/). +This repository is the home of the :star: **[Web App Manifest](https://w3c.github.io/manifest/)** :star: specification being worked on by +the [Web Platform Working Group](https://www.w3.org/WebPlatform/WG/). ## Useful links -* [The Manifest specification](https://w3c.github.io/manifest/) +* [The Web App Manifest specification](https://w3c.github.io/manifest/) * [Use cases and requirements](https://w3c-webmob.github.io/installable-webapps/) -* [The WebApps WG homepage](http://www.w3.org/2008/webapps/) +* [The Web Platform WG homepage](https://www.w3.org/WebPlatform/WG/) * [The WebApps WG mailing-list](https://lists.w3.org/Archives/Public/public-webapps/)