From 6e5ca0617265800b59586d4962bf185298560e65 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Euzenat?= <Jerome.Euzenat@inria.fr>
Date: Thu, 28 Aug 2008 15:53:19 +0000
Subject: [PATCH] - corrected URI of the alignment API

---
 html/form-align.xsl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/html/form-align.xsl b/html/form-align.xsl
index 18c82322..9f25614a 100644
--- a/html/form-align.xsl
+++ b/html/form-align.xsl
@@ -3,7 +3,7 @@
 <!-- $Id$ -->
 
 <xsl:stylesheet version="1.0"
-  xmlns:align='http://knowledgeweb.semanticweb.org/heterogeneity/alignment'
+  xmlns:align='http://knowledgeweb.semanticweb.org/heterogeneity/alignment#'
   xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
   xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
 
-- 
GitLab