瀏覽代碼

Expat project directly links to GitHub page now (not via http://www.libexpat.org/ redirect anymore)

(cherry picked from commit bbc27a2bfdf3ba6b247c4865f5645d968e532204)

Source commit: ca4bb0923b76dd25a39ac91bd61075418ad5c804
Martin Prikryl 4 年之前
父節點
當前提交
b77f7f48d4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      source/resource/TextsCore1.rc

+ 1 - 1
source/resource/TextsCore1.rc

@@ -469,7 +469,7 @@ BEGIN
   NEON_COPYRIGHT, "Copyright © 1999–2020 Joe Orton"
   NEON_URL, "https://notroj.github.io/neon/"
   EXPAT_BASED_ON, "eXpat library %s"
-  EXPAT_URL, "http://www.libexpat.org/"
+  EXPAT_URL, "https://libexpat.github.io/"
   PUTTY_LICENSE_URL, "https://www.chiark.greenend.org.uk/~sgtatham/putty/licence.html"
   MAIN_MSG_TAG, "**"
   INTERACTIVE_MSG_TAG, "$$"