Skip to content
This repository has been archived by the owner on Jan 29, 2024. It is now read-only.

Commit

Permalink
Fixed schema URL
Browse files Browse the repository at this point in the history
  • Loading branch information
COM8 authored May 15, 2022
1 parent 0f18c24 commit 31e348d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uwpx.doap
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="https://uwpx.org/files/doap-style.xsl" type="text/xsl"?>
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns='http://usefulinc.com/ns/doap#' xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#' xmlns:schema='https://schema.org' xmlns:foaf="http://xmlns.com/foaf/0.1/">
<rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#' xmlns='http://usefulinc.com/ns/doap#' xmlns:xmpp='https://linkmauve.fr/ns/xmpp-doap#' xmlns:schema='https://schema.org/' xmlns:foaf="http://xmlns.com/foaf/0.1/">
<Project>

<name>UWPX</name>
Expand Down

0 comments on commit 31e348d

Please sign in to comment.