This is an automated email from the ASF dual-hosted git repository.
baerwang pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new 1d7c906c5e docs: change dubbo-go link and rust language (#13558)
1d7c906c5e is described below
commit 1d7c906c5eb8c27730cc62599ed26689b2b7b1b5
Author: baerwang <[email protected]>
AuthorDate: Fri Dec 22 22:44:28 2023 +0800
docs: change dubbo-go link and rust language (#13558)
---
README.md | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index 46bf7ad23a..c1287c0dcd 100644
--- a/README.md
+++ b/README.md
@@ -197,7 +197,7 @@ To avoid intermittent test failures (i.e., flaky tests), it
is recommended to ha
## Contributing
-See
[CONTRIBUTING](https://github.com/apache/dubbo/blob/master/CONTRIBUTING.md) for
details on submitting patches and the contribution workflow.
+See
[CONTRIBUTING](https://github.com/apache/dubbo/blob/master/CONTRIBUTING.md) for
details on submitting patches and the contribution workflow.
### How can I contribute?
@@ -217,7 +217,7 @@ See
[CONTRIBUTING](https://github.com/apache/dubbo/blob/master/CONTRIBUTING.md)
## Reporting bugs
-Please follow the
[template](https://github.com/apache/dubbo/issues/new?template=dubbo-issue-report-template.md)
for reporting any issues.
+Please follow the
[template](https://github.com/apache/dubbo/issues/new?template=dubbo-issue-report-template.md)
for reporting any issues.
## Reporting a security vulnerability
@@ -234,7 +234,8 @@ Please report security vulnerabilities to
[us](mailto:[email protected])
#### Language
-* [Go](https://github.com/dubbo/dubbo-go) (recommended)
+* [Go](https://github.com/apache/dubbo-go) (recommended)
+* [Rust](https://github.com/apache/dubbo-rust)
* [Node.js](https://github.com/apache/dubbo-js)
* [Python](https://github.com/dubbo/py-client-for-apache-dubbo)
* [PHP](https://github.com/apache/dubbo-php-framework)
@@ -242,4 +243,4 @@ Please report security vulnerabilities to
[us](mailto:[email protected])
## License
-Apache Dubbo software is licensed under the Apache License Version 2.0. See
the [LICENSE](https://github.com/apache/dubbo/blob/master/LICENSE) file for
details.
+Apache Dubbo software is licensed under the Apache License Version 2.0. See
the [LICENSE](https://github.com/apache/dubbo/blob/master/LICENSE) file for
details.