From 803771d081f502fe334338b1cd1fd816c749ec64 Mon Sep 17 00:00:00 2001 From: Desi Rottman Date: Sat, 13 Apr 2019 10:26:24 -0700 Subject: [PATCH] remove Product Roadmap link from TOC (#2423) it looks like the Product Roadmap section of the Read Me was removed at https://github.com/thepracticaldev/dev.to/commit/65bdaa86f3c598ab95e557a92365642f34037be4#diff-04c6e90faac2675aa89e2176d2eec7d8, so that anchor was broken. this removes the link from the Table Of Contents. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d6229a190..476d617eb 100644 --- a/README.md +++ b/README.md @@ -54,7 +54,6 @@ Welcome to the [dev.to](https://dev.to) codebase. We are so excited to have you. - [Starting the application](#starting-the-application) - [Suggested Workflow](#suggested-workflow) - [Additional docs](#additional-docs) -- [Product Roadmap](#product-roadmap) - [Core Team Members](#core-team) - [License](#license)