Skip to content

Commit 4bb492a

Browse files
authored
MINOR: Fix category in doap_Kafka.rdf (apache#11423)
Reviewers: Mickael Maison <[email protected]>
1 parent d36832e commit 4bb492a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doap_Kafka.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<mailing-list rdf:resource="https://kafka.apache.org/contact.html" />
3434
<download-page rdf:resource="https://kafka.apache.org/downloads.html" />
3535
<programming-language>Scala</programming-language>
36-
<category rdf:resource="https://projects.apache.org/projects.html?category#big-data" />
36+
<category rdf:resource="http://projects.apache.org/category/big-data" />
3737
<repository>
3838
<SVNRepository>
3939
<location rdf:resource="https://gitbox.apache.org/repos/asf/kafka.git"/>

0 commit comments

Comments
 (0)