kinow commented on a change in pull request #1:
URL: https://github.com/apache/sis-site/pull/1#discussion_r630081248



##########
File path: DOAP.rdf
##########
@@ -51,7 +51,7 @@
         <asfext:title>GeoAPI</asfext:title>
         <asfext:body>Open Geospatial Consortium</asfext:body>
         <asfext:id>OGC 09-083r3</asfext:id>
-        <asfext:url rdf:resource = "https://www.ogc.org/standards/geoapi"/>
+        <asfext:url rdf:resource = 
"http://www.opengeospatial.org/standards/geoapi"/>

Review comment:
       I don't recall why this value changed. Maybe I got the wrong file, or it 
changed after I did the porting to Hugo @desruisseaux ?

##########
File path: README.md
##########
@@ -0,0 +1,47 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
+# Apache SIS website
+
+This is the source code for the website of [Apache 
SIS](https://sis.apache.org/), hosted at:
+
+    https://sis.apache.org/
+
+## Repository structure
+
+This repository uses 2 branches for building the website.
+- The `master` branch, which contains all the sources for the website.

Review comment:
       Will send a commit to replace by `main`.




-- 
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.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to