diff --git a/README.md b/README.md index ed8754d..144d107 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ ZMarkupParser is a pure-Swift library that helps you convert HTML strings into N ## Technical Details: - \[Chinese\] [Development Notes](https://medium.com/zrealm-ios-dev/zmarkupparser-html-string-%E8%BD%89%E6%8F%9B-nsattributedstring-%E5%B7%A5%E5%85%B7-a5643de271e4) -- \[English\] [Development Notes (translated using ChatGPT)](https://zhgchg.li/posts/2724f02f6e7_en/) +- \[English\] [Development Notes (translated using ChatGPT)](https://en.zhgchg.li/posts/2724f02f6e7/) - \[English\] [Brief Introduction to Operation](https://github.com/ZhgChgLi/ZMarkupParser/blob/main/technicalDetail.md) ## Features