Skip to content

Commit

Permalink
textual cosmetics, link fix; closes #297
Browse files Browse the repository at this point in the history
  • Loading branch information
bansp committed Sep 19, 2024
1 parent 01e81bd commit 2b993c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion SIS/clarin/views/list-statistics-centre.xq
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ import module namespace domain = "http://clarin.ids-mannheim.de/standards/domain
lists research infrastructures (note that a single centre may represent more than one RI).
Depositing centres are those that allow for data deposition. They may be a proper subset of all
centres for the given RI, given the usual fluctuations in the status. The last column counts those
centres that actively maintain the information provided by the SIS, and that have designated a curator
centres that actively maintain the information stored in the SIS, and that have designated a curator
for that information. See the verbose <a href="{app:link("views/list-centres.xq")}">list of centres</a>
for more information. </p>
</div>
Expand Down
2 changes: 1 addition & 1 deletion SIS/clarin/views/list-statistics.xq
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ return
<div>
<p>This section presents various format-related statistics and is still work in progress. Feel welcome to add your suggestions as a
<a href="https://github.com/clarin-eric/standards/issues/new?assignees=&amp;labels=SIS:enhancement&amp;title=Idea for the statistics page">GitHub issue</a>.
<a href="{app:link("views/list-statistics-centres.xq")}">Centre-related statistics</a> are listed separately.</p>
Note that <a href="{app:link("views/list-statistics-centre.xq")}">centre-related statistics</a> are listed separately.</p>
</div>
<div>

Expand Down

0 comments on commit 2b993c3

Please sign in to comment.