summaryrefslogtreecommitdiffstats
path: root/src/modules/core
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/core')
-rw-r--r--src/modules/core/namespaces.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/core/namespaces.js b/src/modules/core/namespaces.js
index 3968e63..778d402 100644
--- a/src/modules/core/namespaces.js
+++ b/src/modules/core/namespaces.js
@@ -3,4 +3,4 @@ export const svg = 'http://www.w3.org/2000/svg'
export const html = 'http://www.w3.org/1999/xhtml'
export const xmlns = 'http://www.w3.org/2000/xmlns/'
export const xlink = 'http://www.w3.org/1999/xlink'
-export const svgjs = 'http://svgjs.com/svgjs'
+export const svgjs = 'http://svgjs.dev/svgjs'