-
Notifications
You must be signed in to change notification settings - Fork 26.4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: change dubbo-go link and rust language (#13558)
- Loading branch information
Showing
1 changed file
with
5 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -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,12 +234,13 @@ 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) | ||
* [Erlang](https://github.com/apache/dubbo-erlang) | ||
|
||
## 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. |