Skip to content

[SCB-2366] fix link error in READ_CN.md#2754

Merged
liubao68 merged 1 commit intoapache:masterfrom
lbc97:scb2366
Mar 29, 2022
Merged

[SCB-2366] fix link error in READ_CN.md#2754
liubao68 merged 1 commit intoapache:masterfrom
lbc97:scb2366

Conversation

@lbc97
Copy link
Copy Markdown
Contributor

@lbc97 lbc97 commented Mar 28, 2022

Follow this checklist to help us incorporate your contribution quickly and easily:

  • Make sure there is a JIRA issue filed for the change (usually before you start working on it). Trivial changes like typos do not require a JIRA issue. Your pull request should address just this issue, without pulling in other changes.
  • Each commit in the pull request should have a meaningful subject line and body.
  • Format the pull request title like [SCB-XXX] Fixes bug in ApproximateQuantiles, where you replace SCB-XXX with the appropriate JIRA issue.
  • Write a pull request description that is detailed enough to understand what the pull request does, how, and why.
  • Run mvn clean install -Pit to make sure basic checks pass. A more thorough check will be performed on your pull request automatically.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

@codecov-commenter
Copy link
Copy Markdown

Codecov Report

Merging #2754 (baafcdb) into master (a838435) will decrease coverage by 0.00%.
The diff coverage is n/a.

❗ Current head baafcdb differs from pull request most recent head d848053. Consider uploading reports for the commit d848053 to get more accurate results

@@             Coverage Diff              @@
##             master    #2754      +/-   ##
============================================
- Coverage     77.27%   77.26%   -0.01%     
  Complexity     1417     1417              
============================================
  Files          1614     1614              
  Lines         43230    43230              
  Branches       3665     3665              
============================================
- Hits          33404    33402       -2     
- Misses         8292     8293       +1     
- Partials       1534     1535       +1     
Impacted Files Coverage Δ
...thentication/consumer/RSAConsumerTokenManager.java 70.96% <0.00%> (-6.46%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a838435...d848053. Read the comment docs.

README.md Outdated
Project documentation is available on the [ServiceComb Java Chassis Developer Guide][java-chassis-developer-guide].

[java-chassis-developer-guide]: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/
[java-chassis-developer-guide]: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/en_US/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README_ZH.md Outdated
请访问 [ServiceComb Java Chassis 开发指南][java-chassis-developer-guide].

[java-chassis-developer-guide]: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/
[java-chassis-developer-guide]: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/en_US/
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

README_ZH.md Outdated
开发者可以通过[设计选型参考][design]了解更多特性和设计原理。

[design]: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/zh_CN/start/design/
[design]: http://servicecomb.gitee.io/servicecomb-java-chassis-doc/java-chassis/zh_CN/start/design.html
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@liubao68 liubao68 merged commit 86c173b into apache:master Mar 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants