Skip to content

Commit a61b796

Browse files
committed
[zh]Update content/zh/docs/test.md
1 parent 6b15373 commit a61b796

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh/docs/test.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ Markdown 在如何处理列表方面没有严格的规则。在我们从 Jekyll
156156
consecutive lists. **The HTML comment needs to be at the left margin.**
157157
- Bullet lists can have paragraphs or block elements within them.
158158
159-
Indent the content to be one tab stop beyond the text of the bullet
159+
Indent the content to be the same as the first line of the bullet
160160
point. **This paragraph and the code block line up with the second `l` in
161161
`Bullet` above.**
162162
@@ -669,12 +669,12 @@ HTML。
669669
## Visualizations with Mermaid
670670
671671
You can use [Mermaid JS](https://mermaidjs.github.io) visualizations.
672-
The Mermaid JS version is specified in [/layouts/partials/head.html](https://github.com/kubernetes/website/blob/master/layouts/partials/head.html)
672+
The Mermaid JS version is specified in [/layouts/partials/head.html](https://github.com/kubernetes/website/blob/main/layouts/partials/head.html)
673673
-->
674674
## 使用 Mermaid 来可视化
675675
676676
你可以使用 [Mermaid JS](https://mermaidjs.github.io) 来进行可视化展示。
677-
Mermaid JS 版本在 [/layouts/partials/head.html](https://github.com/kubernetes/website/blob/master/layouts/partials/head.html)
677+
Mermaid JS 版本在 [/layouts/partials/head.html](https://github.com/kubernetes/website/blob/main/layouts/partials/head.html)
678678
中设置。
679679
680680
<!--

0 commit comments

Comments
 (0)