Skip to content

Commit c94db97

Browse files
sebbASFvlsi
authored andcommitted
Fix link to bug database
1 parent 94a85af commit c94db97

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doap_JMeter.rdf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<asfext:pmc rdf:resource="http://jmeter.apache.org/" />
3030
<shortdesc>Pure Java application for load and functional testing</shortdesc>
3131
<description>Apache JMeter may be used to test performance both on static and dynamic resources (files, Servlets, Perl scripts, Java Objects, Data Bases and Queries, FTP Servers and more). It can be used to simulate a heavy load on a server, network or object to test its strength or to analyze overall performance under different load types. You can use it to make a graphical analysis of performance or to test your server/script/object behavior under heavy concurrent load. </description>
32-
<bug-database rdf:resource="https://bz.apache.org/bugzilla/" />
32+
<bug-database rdf:resource="https://github.com/apache/jmeter/issues" />
3333
<mailing-list rdf:resource="http://jmeter.apache.org/mail2.html" />
3434
<download-page rdf:resource="http://jmeter.apache.org/download_jmeter.cgi" />
3535
<programming-language>Java</programming-language>

0 commit comments

Comments
 (0)