apache / dubbo-website

Apache Dubbo documents
https://dubbo.apache.org/
Apache License 2.0
473 stars 792 forks source link

fixed protocol.name wrong spelling #3046

Closed HaceraI closed 1 month ago

HaceraI commented 1 month ago

close #3044

Before:

dubbo:
  protocol:
    name: triple
    port: -1

After:

dubbo:
  protocol:
    name: tri
    port: -1

In addition, if the tri way of writing is correct, does Rust-SDK also need to be replaced? https://github.com/apache/dubbo-website/blob/master/content/en/overview/mannual/rust-sdk/quick-start.md?plain=1#L168-L173

netlify[bot] commented 1 month ago

Deploy Preview for dubbo ready!

Name Link
Latest commit f541c01f344fcc79f86e1b26f32efb18edd9215e
Latest deploy log https://app.netlify.com/sites/dubbo/deploys/670880e3abdfa600080e3da0
Deploy Preview https://deploy-preview-3046--dubbo.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.