This is an automated email from the ASF dual-hosted git repository. wangzx pushed a commit to branch update-keys-materials in repository https://gitbox.apache.org/repos/asf/echarts.git
commit d706bda50dba081bb5c004b17bd7f6b1b09488dc Author: plainheart <[email protected]> AuthorDate: Fri Apr 1 14:12:42 2022 +0800 chore: remove deprecated tutorial link for custom build in README. --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 367da96..8c98532 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ You may choose one of the following methods: + [GitHub Issues](https://github.com/apache/echarts/issues) for bug report and feature requests + Email [[email protected]](mailto:[email protected]) for general questions -+ Subscribe to the [mailing list](https://echarts.apache.org/en/maillist.html) to get updated with the project ++ Subscribe to the [mailing list](https://echarts.apache.org/maillist.html) to get updated with the project ## Build @@ -56,8 +56,6 @@ npm run release Then the "production" files are generated in the `dist` directory. -More custom build approaches can be checked in this tutorial: [Create Custom Build of ECharts](https://echarts.apache.org/en/tutorial.html#Create%20Custom%20Build%20of%20ECharts) please. - ## Contribution If you wish to debug locally or make pull requests, please refer to the [contributing](https://github.com/apache/echarts/blob/master/CONTRIBUTING.md) document. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
