From 26ce530f6f32637977774fd266e2d183d521c53c Mon Sep 17 00:00:00 2001 From: Dan Finlay Date: Thu, 27 Jul 2017 09:17:00 -0700 Subject: Remove deprecated responsive dev docs --- README.md | 1 - 1 file changed, 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 2323a710e..d7086ae91 100644 --- a/README.md +++ b/README.md @@ -67,7 +67,6 @@ To write tests that will be run in the browser using QUnit, add your test files - [Publishing Guide](./docs/publishing.md) - [How to develop an in-browser mocked UI](./docs/ui-mock-mode.md) - [How to live reload on local dependency changes](./docs/developing-on-deps.md) -- [How to Edit our New Responsive UI](./docs/responsive-ui-dev.md) - [How to add new networks to the Provider Menu](./docs/adding-new-networks.md) - [How to manage notices that appear when the app starts up](./docs/notices.md) - [How to generate a visualization of this repository's development](./docs/development-visualization.md) -- cgit