Skip to content

Commit a87f7f9

Browse files
committed
Fix URL
1 parent bcc3e1f commit a87f7f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919

2020
<name>Tarjan's Path Expression Implementation for Java</name>
2121
<description>Implementation of an algorithm by Tarjan that efficiently computes path expressions based on a labeled graph</description>
22-
<url>https://github.com/johspaeth/PathExpression</url>
22+
<url>https://github.com/secure-software-engineering/PathExpression</url>
2323

2424
<developers>
2525
<developer>

0 commit comments

Comments
 (0)