ff-stream-web

git clone git://archive.git.mtrnord.blog/MTRNord/ff-stream-web.git
Log | Files | Refs | README | LICENSE

commit 9c93ab8e15386f6967288d7a63cb4f5576f5dfe2
parent 383da6e13e2ea3da05e611d795ff962506c91adb
Author: Ronen Amiel <ronena@wix.com>
Date:   Sun, 15 Jan 2017 13:30:14 +0200

Docs typo with link not being generated correctly (#1089)


Diffstat:
Mdocs/getting-started.md | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/getting-started.md b/docs/getting-started.md @@ -3,7 +3,7 @@ ### Requirements * Mac OS X, Windows, or Linux - * [Yarn][https://yarnpkg.com/] package + [Node.js](https://nodejs.org/) v6.5 or newer + * [Yarn](https://yarnpkg.com/) package + [Node.js](https://nodejs.org/) v6.5 or newer * `node-gyp` prerequisites mentioned [here](https://github.com/nodejs/node-gyp) * Text editor or IDE pre-configured with React/JSX/Flow/ESlint ([learn more](./how-to-configure-text-editors.md))