summaryrefslogtreecommitdiff
path: root/gnu/packages/xml.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/xml.scm')
-rw-r--r--gnu/packages/xml.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/packages/xml.scm b/gnu/packages/xml.scm
index 704839e5f3..76fb3ea072 100644
--- a/gnu/packages/xml.scm
+++ b/gnu/packages/xml.scm
@@ -1311,7 +1311,7 @@ spreadsheet.")
'(#:configure-flags '("--disable-sse2")))))
(native-inputs
`(("perl" ,perl)))
- (home-page "http://xerces.apache.org/xerces-c/")
+ (home-page "https://xerces.apache.org/xerces-c/")
(synopsis "Validating XML parser library for C++")
(description "Xerces-C++ is a validating XML parser written in a portable
subset of C++. Xerces-C++ makes it easy to give your application the ability