From 3772707ccc1c153b4a88e06988a75f85b6ab5223 Mon Sep 17 00:00:00 2001 From: Dexter Yang Date: Fri, 23 Jun 2017 10:54:59 +0800 Subject: [PATCH] fix links --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6321fcc..ddfb3b0 100644 --- a/README.md +++ b/README.md @@ -1845,7 +1845,7 @@ A Subset for __Architecture and Infrastructure__ ### Toolchain * Compiler / Transpiler / Preprocessor - * [Babel](babeljs.io) + * [Babel](https://babeljs.io) * [Setting up ES6](https://leanpub.com/setting-up-es6/read) * [Babel User Handbook](https://github.com/thejameskyle/babel-handbook/blob/master/translations/en/user-handbook.md), [Babel Plugin Handbook](https://github.com/thejameskyle/babel-handbook/blob/master/translations/en/plugin-handbook.md) * Presets @@ -1946,7 +1946,7 @@ A Subset for __Architecture and Infrastructure__ * [fp](https://www.npmjs.com/package/eslint-plugin-fp), [lodash](https://www.npmjs.com/package/eslint-plugin-lodash), [lodash-fp](https://www.npmjs.com/package/eslint-plugin-lodash-fp), [immutable](https://www.npmjs.com/package/eslint-plugin-immutable) * [promise](https://www.npmjs.com/package/eslint-plugin-promise), [optimize-regex](https://www.npmjs.com/package/eslint-plugin-optimize-regex) * [filenames](https://www.npmjs.com/package/eslint-plugin-filenames) - * [Flow](flowtype.org) + * [Flow](https://flow.org) * [flow-typed](https://github.com/flowtype/flow-typed) * [Flow Runtime](https://www.npmjs.com/package/babel-plugin-flow-runtime) * [StyleLint](http://stylelint.io/) @@ -2306,7 +2306,7 @@ A Subset for __Architecture and Infrastructure__ * [What is ChatOps? And How do I Get Started?](https://www.pagerduty.com/blog/what-is-chatops/), \ [What is ChatOps? A guide to its evolution, adoption, and significance](https://www.atlassian.com/blog/software-teams/what-is-chatops-adoption-guide) * [Hubot](https://hubot.github.com/) - * Adapters - [Slack](https://github.com/slackapi/hubot-slack) / [HipChat](https://www.npmjs.com/package/hubot-hipchat) / [Discord](http://npmjs.com/package/hubot-discord) / [IRC](https://www.npmjs.com/package/hubot-irc) / [Wechat](https://www.npmjs.com/package/hubot-weixin) / [QQ](npmjs.com/package/hubot-qq) + * Adapters - [Slack](https://github.com/slackapi/hubot-slack) / [HipChat](https://www.npmjs.com/package/hubot-hipchat) / [Discord](http://npmjs.com/package/hubot-discord) / [IRC](https://www.npmjs.com/package/hubot-irc) / [Wechat](https://www.npmjs.com/package/hubot-weixin) / [QQ](https://www.npmjs.com/package/hubot-qq) * Kanban * What is Kanban? - [A](https://leankit.com/learn/kanban/what-is-kanban/), [B](http://kanbanblog.com/explained/) * [Getting Started With Trello](https://trello.com/guide)