Skip to content

Commit 2e27a92

Browse files
authored
Merge pull request #124 from miljanuscumlic/broken-internal-link
Fixed internal link to xquery.xml
2 parents fc8bfdd + 20b6069 commit 2e27a92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

data/configuration.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1350,7 +1350,7 @@ uri="http://exist-db.org/xquery/file" /&gt;</synopsis>
13501350
must point to the XQuery source code of the module, e.g.:</para>
13511351
<synopsis language="xml">&lt;module src="resource:org/exist/xquery/lib/json.xq"
13521352
uri="http://www.json.org"/&gt;</synopsis>
1353-
<para>For the src attribute, eXist understands the <ulink url="http://localhost:8080/exist/xquery.xml#N10195">same types of
1353+
<para>For the src attribute, eXist understands the <ulink url="xquery.xml#module-system">same types of
13541354
URIs</ulink> as in an ordinary XQuery import statement.</para>
13551355
</section>
13561356
</section>

0 commit comments

Comments
 (0)