From 6b1e592cbc7b1412da5f6d0badeaf1083117c762 Mon Sep 17 00:00:00 2001 From: xuri Date: Sun, 26 Dec 2021 14:55:53 +0800 Subject: This closes #1095, support to set and get document application properties --- README_zh.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README_zh.md') diff --git a/README_zh.md b/README_zh.md index b946bb3..919e954 100644 --- a/README_zh.md +++ b/README_zh.md @@ -23,7 +23,7 @@ Excelize 是 Go 语言编写的用于操作 Office Excel 文档基础库,基 go get github.com/xuri/excelize ``` -- 如果您使用 [Go Modules](https://blog.golang.org/using-go-modules) 管理软件包,请使用下面的命令来安装最新版本。 +- 如果您使用 [Go Modules](https://go.dev/blog/using-go-modules) 管理软件包,请使用下面的命令来安装最新版本。 ```bash go get github.com/xuri/excelize/v2 -- cgit v1.2.1