Refine appendix navigation

This commit is contained in:
yeasy
2026-03-28 18:19:49 -07:00
parent 63ce0dc3f5
commit 5a6a50ba97
6 changed files with 49 additions and 34 deletions
+14 -1
View File
@@ -1,3 +1,16 @@
# 附录二热门镜像介绍
章将介绍一些热门镜像的功能使用方法等包括 UbuntuCentOSMySQLMongoDBRedisNginxWordpressNode.js
附录介绍常用官方镜像的用途基本用法与适用场景便于快速查阅
## 目录
* [Ubuntu](ubuntu.md)Ubuntu 官方镜像的使用方法
* [CentOS](centos.md)CentOS 镜像与替代发行版的说明
* [Nginx](nginx.md)Nginx 官方镜像的使用方法
* [PHP](php.md)PHP 官方镜像的使用方法
* [Node.js](nodejs.md)Node.js 官方镜像的使用方法
* [MySQL](mysql.md)MySQL 官方镜像的使用方法
* [WordPress](wordpress.md)WordPress 官方镜像的使用方法
* [MongoDB](mongodb.md)MongoDB 官方镜像的使用方法
* [Redis](redis.md)Redis 官方镜像的使用方法
* [MinIO](minio.md)MinIO 官方镜像的使用方法