From c3b38f5c927b1ceb32fdfe19eca55781247ca2e9 Mon Sep 17 00:00:00 2001 From: yeasy Date: Sun, 29 Mar 2026 19:36:56 -0700 Subject: [PATCH] Fix Wikipedia URL encoding --- 01_introduction/1.2_what.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/01_introduction/1.2_what.md b/01_introduction/1.2_what.md index 7be03b2..f088213 100644 --- a/01_introduction/1.2_what.md +++ b/01_introduction/1.2_what.md @@ -106,7 +106,7 @@ flowchart LR ### 1.2.5 Docker 的历史与生态 -**Docker** 最初是 `dotCloud` 公司创始人 [Solomon Hykes](https://github.com/shykes) 在法国期间发起的一个公司内部项目,于 [2013 年 3 月以 Apache 2.0 授权协议开源](https://en.wikipedia.org/wiki/Docker_(software))。 +**Docker** 最初是 `dotCloud` 公司创始人 [Solomon Hykes](https://github.com/shykes) 在法国期间发起的一个公司内部项目,于 [2013 年 3 月以 Apache 2.0 授权协议开源](https://en.wikipedia.org/wiki/Docker_%28software%29)。 Docker 的发展历程: