slawekjaranowski commented on code in PR #686:
URL: https://github.com/apache/maven-site/pull/686#discussion_r1955245939


##########
content/site.xml:
##########
@@ -20,9 +20,9 @@ under the License.
 -->
 
 
-<project xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"; 
xmlns="http://maven.apache.org/DECORATION/1.8.0";
-  xsi:schemaLocation="http://maven.apache.org/DECORATION/1.8.0 
http://maven.apache.org/xsd/decoration-1.8.0.xsd";
-  name="Maven">
+<site xmlns="http://maven.apache.org/SITE/2.0.0"; 
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+      xsi:schemaLocation="http://maven.apache.org/SITE/2.0.0 
https://maven.apache.org/xsd/site-2.0.0.xsd";

Review Comment:
   we have the same in generated docs 
https://maven.apache.org/doxia/doxia-sitetools/doxia-site-model/site.html



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to