Author: desruisseaux
Date: Fri Apr 26 14:08:37 2013
New Revision: 1476212
URL: http://svn.apache.org/r1476212
Log:
Fixed broken URL.
Modified:
sis/branches/JDK7/sis-metadata/src/main/java/org/apache/sis/metadata/iso/doc-files/auto-properties.html
Modified:
sis/branches/JDK7/sis-metadata/src/main/java/org/apache/sis/metadata/iso/doc-files/auto-properties.html
URL:
http://svn.apache.org/viewvc/sis/branches/JDK7/sis-metadata/src/main/java/org/apache/sis/metadata/iso/doc-files/auto-properties.html?rev=1476212&r1=1476211&r2=1476212&view=diff
==============================================================================
---
sis/branches/JDK7/sis-metadata/src/main/java/org/apache/sis/metadata/iso/doc-files/auto-properties.html
(original)
+++
sis/branches/JDK7/sis-metadata/src/main/java/org/apache/sis/metadata/iso/doc-files/auto-properties.html
Fri Apr 26 14:08:37 2013
@@ -9,7 +9,7 @@
then the Apache SIS default implementations will infer a default value as
described below:</p>
<ul>
- <li><code><a
href="../citation/DefaultOnlineResource#getProtocol()">CI_OnlineResource.protocol</a></code>
+ <li><code><a
href="../citation/DefaultOnlineResource.html#getProtocol()">CI_OnlineResource.protocol</a></code>
defaults to the schema part of the linkage URI.</li>
</ul>
</body>