From 92f96883e507bf1e06a6de62ddb11a56ab711452 Mon Sep 17 00:00:00 2001 From: Anil Mandepudi Date: Fri, 7 Oct 2016 13:33:17 -0700 Subject: [PATCH] remove link to roadmap (#5089) the page hasn't been updated in a year. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 2d1c90fed8..70e2c9773b 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,6 @@ Additional functionality is enabled through the use of third-party plugins. ## How can I follow along/contribute? -* Our feature roadmap is hosted on the project wiki's [Version History / Roadmap](https://github.com/NodeBB/NodeBB/wiki/Version-History-%26-Roadmap) * If you are a developer, feel free to check out the source and submit pull requests. We also have a wide array of [plugins](http://community.nodebb.org/category/7/nodebb-plugins) which would be a great starting point for learning the codebase. * If you are a designer, [NodeBB needs themes](http://community.nodebb.org/category/10/nodebb-themes)! NodeBB's theming system allows extention of the base templates as well as styling via LESS or CSS. NodeBB's base theme utilizes [Bootstrap 3](http://getbootstrap.com/) but themes can choose to use a different framework altogether. * If you know languages other than English you can help us translate NodeBB. We use [Transifex](https://www.transifex.com/projects/p/nodebb/) for internationalization.