Github user satishd commented on a diff in the pull request:
https://github.com/apache/storm/pull/1945#discussion_r102217060
--- Diff: docs/Stream-API.md ---
@@ -0,0 +1,473 @@
+---
+title: Stream API Overview
+layout: documentation
+documentation: true
+---
+
+* [Concepts](#concepts)
+ * [Stream Builder] (#streambuilder)
+ * [Value mapper] (#valuemapper)
+* [Stream APIs](#streamapis)
+ * [Basic transformations] (#basictransformations)
--- End diff --
Some of the IDE MD plugins and tools are not generating links appropriately
when there is a space. You can see the syntax
[here](https://guides.github.com/features/mastering-markdown/) and [here]
(https://en.support.wordpress.com/markdown-quick-reference/)
Even Github comments throws broken links when there is space between [] and
(), you can observe above `here` links to see the difference. I guess it is
better to address that.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---