From a55398e1b17443a565950dd662a70cd69c63d75e Mon Sep 17 00:00:00 2001 From: Simon Legner Date: Thu, 2 Jun 2022 23:02:33 +0200 Subject: [PATCH] Remove Chrome Web App links https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe yields HTTP 404. Fixes #1750. --- README.md | 1 - assets/javascripts/templates/pages/about_tmpl.coffee | 1 - assets/javascripts/templates/pages/root_tmpl.coffee.erb | 2 +- 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index e67b01f3..587df10a 100644 --- a/README.md +++ b/README.md @@ -147,7 +147,6 @@ Made something cool? Feel free to open a PR to add a new row to this table! | Project | Description | Last commit | |---------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------------------| -| [Chrome web app](https://chrome.google.com/webstore/detail/devdocs/mnfehgbmkapmjnhcnbodoamcioleeooe) | Chrome Web App which adds a shortcut to DevDocs apps page. | N/A | | [Ubuntu Touch app](https://uappexplorer.com/app/devdocsunofficial.berkes) | Application for devices running Ubuntu Touch. | N/A | | [Sublime Text plugin](https://sublime.wbond.net/packages/DevDocs) | Sublime Text plugin to search DevDocs by selection or by input. | [![Latest GitHub commit](https://img.shields.io/github/last-commit/vitorbritto/sublime-devdocs?logo=github&label)](https://github.com/vitorbritto/sublime-devdocs) | | [Atom plugin](https://atom.io/packages/devdocs) | Atom plugin adding the `doc` command to search DevDocs. | [![Latest GitHub commit](https://img.shields.io/github/last-commit/masnun/atom-devdocs?logo=github&label)](https://github.com/masnun/atom-devdocs) | diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee b/assets/javascripts/templates/pages/about_tmpl.coffee index cfcf8523..46630861 100644 --- a/assets/javascripts/templates/pages/about_tmpl.coffee +++ b/assets/javascripts/templates/pages/about_tmpl.coffee @@ -30,7 +30,6 @@ app.templates.aboutPage = -> """

Plugins and Extensions