From f8e0404c6f2688a490fbe509a4efdadace28ef1c Mon Sep 17 00:00:00 2001 From: Jan Sandbrink Date: Sat, 23 May 2015 02:48:11 +0200 Subject: [PATCH] remove link tag from non-links [ci skip] --- doc/QUICK_START.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/QUICK_START.md b/doc/QUICK_START.md index 5c853b1f17..29137daabc 100644 --- a/doc/QUICK_START.md +++ b/doc/QUICK_START.md @@ -43,8 +43,8 @@ These are generic (and condensed) installation instructions for the **current de * Git * Database (MySQL 5.x/PostgreSQL 8.x) * Ruby 2.1.x -* [Node.js] (version v0.10.x) -* [Bundler] (version 1.5.1 or higher required) +* Node.js (version v0.10.x) +* Bundler (version 1.5.1 or higher required) ### Install Dependencies