ng-zorro-antd icon indicating copy to clipboard operation
ng-zorro-antd copied to clipboard

fix(doc): replaced link for monaco editor options

Open bozzelliandrea opened this issue 1 year ago • 2 comments

PR Checklist

Please check if your PR fulfills the following requirements:

  • [X] The commit message follows our guidelines: https://github.com/NG-ZORRO/ng-zorro-antd/blob/master/CONTRIBUTING.md#commit
  • [X] Tests for the changes have been added (for bug fixes / features)
  • [X] Docs have been added / updated (for bug fixes / features)

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[X] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

monaco link was wrong Issue Number: N/A

What is the new behavior?

replaced with right link to monaco api docs

Does this PR introduce a breaking change?

[ ] Yes
[X] No

Other information

bozzelliandrea avatar Feb 07 '24 10:02 bozzelliandrea

This preview will be available after the AzureCI is passed.

zorro-bot[bot] avatar Feb 07 '24 10:02 zorro-bot[bot]

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (f6c02ec) 91.74% compared to head (a702d98) 91.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8393   +/-   ##
=======================================
  Coverage   91.74%   91.74%           
=======================================
  Files         520      520           
  Lines       18023    18023           
  Branches     2838     2838           
=======================================
  Hits        16536    16536           
  Misses       1184     1184           
  Partials      303      303           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Feb 07 '24 10:02 codecov[bot]