Skip to content

Commit

Permalink
Merge pull request #186 from apache/fix_url_line53_for_xml_compliance
Browse files Browse the repository at this point in the history
correct URL, Line 53 for XML compliance.
  • Loading branch information
leerho authored Aug 4, 2024
2 parents 4b1c4aa + 0cf8fae commit 02fabbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datasketches-doap.rdf
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ If approximate results are acceptable, there is a class of specialized algorithm
</repository>
<repository>
<GitRepository>
<browse rdf:resource="https://github.com/apache?q=datasketches&type=all"/>
<browse rdf:resource="https://github.com/apache?q=datasketches"/>
</GitRepository>
</repository>
<maintainer>
Expand Down

0 comments on commit 02fabbf

Please sign in to comment.