From 8e4d4b2d30652edec2823c86ef5700cdb2018893 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=88=B4=E9=93=AD?= Date: Mon, 27 May 2024 17:43:57 +0800 Subject: [PATCH] update site url --- README.md | 2 +- SwiftPamphletApp/Resource/Guide/1.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index abe56feb0..d57d0b15d 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # 戴铭的开发小册子 6.0 [![Available on the App Store](https://ming1016.github.io/qdimg/badge-download-on-the-mac-app-store.svg)](https://apps.apple.com/cn/app/id1609702529) -Swift开发的手册,是个 macOS 程序,已上线macOS应用商店,[点击购买安装(98元)](https://apps.apple.com/cn/app/%E6%88%B4%E9%93%AD%E7%9A%84%E5%BC%80%E5%8F%91%E5%B0%8F%E5%86%8C%E5%AD%90/id1609702529?mt=12),或直接在商店搜索“戴铭”关键字。安装应用方便更新程序。小册子5.0 的文字版 《[戴铭的 Swift 小册子](https://ming1016.github.io/2021/11/23/daiming-swift-pamphlet/)》,6.0 新增的文字内容也可以在我博客上看。 +Swift开发的手册,是个 macOS 程序,已上线macOS应用商店,[点击购买安装(98元)](https://apps.apple.com/cn/app/%E6%88%B4%E9%93%AD%E7%9A%84%E5%BC%80%E5%8F%91%E5%B0%8F%E5%86%8C%E5%AD%90/id1609702529?mt=12),或直接在商店搜索“戴铭”关键字。安装应用方便更新程序。小册子5.0 的文字版 《[戴铭的 Swift 小册子](https://starming.com/2021/11/23/daiming-swift-pamphlet/)》,6.0 新增的文字内容也可以在我博客上看。 本手册使用 SwiftData、Observable、NavigationSplitView 进行了重构,现在可自己添加管理资料,和知识点做关联。 diff --git a/SwiftPamphletApp/Resource/Guide/1.md b/SwiftPamphletApp/Resource/Guide/1.md index f3d034e13..d4acae858 100644 --- a/SwiftPamphletApp/Resource/Guide/1.md +++ b/SwiftPamphletApp/Resource/Guide/1.md @@ -12,5 +12,5 @@ ## 联系作者 - 社交账号:[微博](https://weibo.com/allstarming)、[Mastodon](https://iosdev.space/@starming)、[Github](https://github.com/ming1016) -- 博客:[戴铭的博客](https://ming1016.github.io) +- 博客:[戴铭的博客](https://starming.com) - 邮箱:[ming1016@foxmail.com](mailto:ming1016@foxmail.com)