Skip to content

Commit 40e8a0d

Browse files
authored
Unlink problematic ID space links (OBOFoundry#2367)
1 parent bd447be commit 40e8a0d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_layouts/ontology_detail.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ <h1>
188188
<span data-toggle="tooltip" title="ID prefix" data-html="true"> </span>
189189
</dt>
190190
<dd>
191-
<a href="http://purl.obolibrary.org/obo/{{page.id}}/">{{page.id}}</a>
191+
{{page.id}}
192192
</dd>
193193

194194
<dt>PURL</dt>

0 commit comments

Comments
 (0)