loustler opened a new pull request #3270:
URL: https://github.com/apache/storm/pull/3270


   ## What is the purpose of the change
   Fix broken link in Concepts docs.
   
   ```diff
   - 
[emitDirect](javadocs/org/apache/storm/task/OutputCollector.html#emitDirect(int,
 int, java.util.List) methods.
   + 
[emitDirect](javadocs/org/apache/storm/task/OutputCollector.html#emitDirect-int-java.lang.String-java.util.Collection-java.util.List-)
 methods.
   ```
   
![storm-docs-concepts](https://user-images.githubusercontent.com/14996791/81954191-85346480-9643-11ea-9c96-56df6ec3fd6b.png)
   
   Fix to 
[JavaDocs](https://storm.apache.org/releases/2.1.0/javadocs/org/apache/storm/task/OutputCollector.html#emitDirect-int-java.lang.String-java.util.Collection-java.util.List-)
 
   
   ## How was the change tested
   No.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to