leonardBang commented on a change in pull request #44:
URL: https://github.com/apache/flink-table-store/pull/44#discussion_r826701551



##########
File path: README.md
##########
@@ -1,19 +1,19 @@
-# FLink Table Store
+# Flink Table Store
 
 Flink Table Store is a unified streaming and batch store for building dynamic 
tables on Apache Flink.
 
 Flink Table Store is developed under the umbrella of [Apache 
Flink](https://flink.apache.org/).
 
-## <a name="build"></a>Building the Project
+## Building the Project
 
 Run the `mvn clean package` command.
 
 Then you will find a JAR file that contains your application, plus any 
libraries that you may have added as dependencies to the application: 
`target/<artifact-id>-<version>.jar`.
 
-## <a name="contributing"></a>Contributing
+## Contributing
 
 You can learn more about how to contribute on the [Apache Flink 
website](https://flink.apache.org/contributing/how-to-contribute.html). For 
code contributions, please read carefully the [Contributing 
Code](https://flink.apache.org/contributing/contribute-code.html) section for 
an overview of ongoing community work.
 
-## <a name="license"></a>License
+## License
 
-The code in this repository is licensed under the [Apache Software License 
2](LICENSE).

Review comment:
       well, I think ASL is fine to me, too. I revert the change.




-- 
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: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to