summaryrefslogtreecommitdiff
path: root/ext/dom/notation.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/dom/notation.c')
-rw-r--r--ext/dom/notation.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/dom/notation.c b/ext/dom/notation.c
index 65d2a2e994..dde7e641d9 100644
--- a/ext/dom/notation.c
+++ b/ext/dom/notation.c
@@ -30,7 +30,7 @@
/*
* class DOMNotation extends DOMNode
*
-* URL: http://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-5431D1B9
+* URL: https://www.w3.org/TR/2003/WD-DOM-Level-3-Core-20030226/DOM3-Core.html#ID-5431D1B9
* Since:
*/