Commit 49699f9
committed
fix: wrap protoc-gen-openapi v0.1.7 link in angle brackets in zh changelog
The bare URL in the Chinese translation was being parsed with the trailing fullwidth right paren U+FF09 included, causing the link checker to flag https://github.com/fern-api/protoc-gen-openapi/releases/tag/v0.1.7%EF%BC%89 as missing. Wrapping the URL in <...> autolink delimiters terminates the URL before the fullwidth paren.1 parent 12df5f4 commit 49699f9
2 files changed
Lines changed: 1 addition & 26 deletions
File tree
- .github/broken-links
- fern/translations/zh/products/sdks/generators/csharp/changelog
This file was deleted.
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
0 commit comments