We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bcc3e1f commit a87f7f9Copy full SHA for a87f7f9
pom.xml
@@ -19,7 +19,7 @@
19
20
<name>Tarjan's Path Expression Implementation for Java</name>
21
<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>
+ <url>https://github.com/secure-software-engineering/PathExpression</url>
23
24
<developers>
25
<developer>
0 commit comments