Skip to content

Commit a042fef

Browse files
committed
* fixed #10 remove JApplet and integrate SimulatedEvolutionApplet into SimulatedEvolutionTab extends JFrame
* fixed #12 add application properties as Java and yml File
1 parent b192375 commit a042fef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<description>Diffusion-limited aggregation (DLA) is the process whereby particles undergoing a random walk due to
1212
Brownian motion cluster together to form aggregates of such particles.
1313
</description>
14-
<url>https://github.com/Computer-Kurzweil/diffusion-limited-aggregation</url>
14+
<url>https://java.woehlke.org/diffusion-limited-aggregation</url>
1515
<inceptionYear>2013</inceptionYear>
1616

1717
<scm>

0 commit comments

Comments
 (0)