Skip to content

Commit 8d761bd

Browse files
committed
maven url fix.
1 parent fd2d25a commit 8d761bd

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

mihxil-functional/README.adoc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
= java.util functional
2+
3+
see link:..[parent]

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<name>Mihxil's Util Parent</name>
99
<description>Low level java utilities</description>
1010

11-
<url>https://github.com/mihxil/util</url>
11+
<url>https://github.com/mihxil/util/tree/main</url>
1212

1313
<modules>
1414
<module>mihxil-functional</module>

0 commit comments

Comments
 (0)