Skip to content

Commit b4402ff

Browse files
chore: fix image issue
1 parent 114ba7f commit b4402ff

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

docs/assets/images/golang.png renamed to docs/notes/language/golang/assets/intro/golang.png

File renamed without changes.

docs/notes/language/golang/intro.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Go 常被称为 “现代C语言”,但相较于 C/C++,它更强调:
3232

3333
值得注意的是,**Go 是云原生生态的核心语言**,从 Docker 到 Kubernetes 再到 Terraform、Prometheus,几乎所有现代云基础设施项目都使用 Go。
3434

35-
![](assets/images/golang.png)
35+
![](assets/intro/golang.png)
3636

3737
### 语言特性概览
3838

0 commit comments

Comments
 (0)