Krzysztof Dębski created STORM-1551:
---------------------------------------
Summary: Wrong link to com.esotericsoftware.kryo.Serializer
Key: STORM-1551
URL: https://issues.apache.org/jira/browse/STORM-1551
Project: Apache Storm
Issue Type: Bug
Components: documentation
Reporter: Krzysztof Dębski
Priority: Minor
Page http://storm.apache.org/documentation/Serialization.html
has a link "com.esotericsoftware.kryo.Serializer" which points to
http://code.google.com/p/kryo/source/browse/trunk/src/com/esotericsoftware/kryo/Serializer.java
It should point to
https://github.com/EsotericSoftware/kryo/blob/master/src/com/esotericsoftware/kryo/Serializer.java
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)