Remove redundant English from headings

This commit is contained in:
yeasy
2026-03-16 22:34:38 -07:00
parent bacdb2c25a
commit aff16d1921
12 changed files with 23 additions and 23 deletions

View File

@@ -40,4 +40,4 @@ $ docker run -it --rm \
### Dockerfile
请到 https://github.com/docker-library/docs/tree/master/mongo 查看。
请到 [Mongo 官方镜像文档目录](https://github.com/docker-library/docs/tree/master/mongo) 查看。

View File

@@ -39,4 +39,4 @@ $ docker run -it --rm \
### Dockerfile
请到 https://github.com/docker-library/docs/tree/master/node 查看。
请到 [Node 官方镜像文档目录](https://github.com/docker-library/docs/tree/master/node) 查看。

View File

@@ -35,4 +35,4 @@ $ docker run --name some-wordpress -d --network my-wordpress-net -e WORDPRESS_DB
### Dockerfile
请到 https://github.com/docker-library/docs/tree/master/wordpress 查看。
请到 [WordPress 官方镜像文档目录](https://github.com/docker-library/docs/tree/master/wordpress) 查看。