imbajin commented on code in PR #2398: URL: https://github.com/apache/incubator-hugegraph/pull/2398#discussion_r1432345734
########## README.md: ########## @@ -63,7 +63,7 @@ You can visit [doc page](https://hugegraph.apache.org/docs/quickstart/hugegraph- ## License -HugeGraph is licensed under Apache 2.0 License. +HugeGraph is licensed under [Apache 2.0 License](https://github.com/apache/incubator-hugegraph/blob/master/LICENSE). Review Comment: ```suggestion HugeGraph is licensed under [Apache 2.0 License](./LICENSE). ``` One problem that comes to mind is that **different versions/branch** of the `LICENSE` should be **kept relatively consistent**, rather than **fixed**, and it does seem that it would be better to use a **relative path** (so that the LICENSE file is also in the same version?) -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
