Skip to content

Commit 63d527a

Browse files
committed
update landing page video
1 parent 1a90070 commit 63d527a

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

docs/modules/ROOT/pages/index.adoc

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ Java platform's performance and usability.
2121

2222
For more discussion on the motivation behind the project, see xref:comparisons/why-mill.adoc[Why Use Mill?]
2323

24+
If you prefer a video introduction to Mill, see:
25+
26+
* https://www.youtube.com/watch?v=3NllMpXMBT8[Video: Better Java Builds with the Mill Build Tool],
27+
GeeCon Krakow 16 May 2025
28+
* https://www.youtube.com/watch?v=fyf2AWUyq24[Video: Solving Scala's Build Problem with the Mill Build Tool], SF Scala Meetup 22 April 2025
29+
2430
=== Getting Started
2531

2632
To get started using Mill for the first time, or migrating an existing JVM
@@ -79,12 +85,6 @@ xref:large/multi-language-builds.adoc[multiple languages].
7985
Even projects with hundreds or thousands of sub-modules can be handled performantly
8086
and with minimal overhead.
8187

82-
If you prefer a video introduction to Mill, see:
83-
84-
* https://www.youtube.com/watch?v=REOCaHmUkH4[Video: Java build tooling could be so much better!],
85-
Seattle Java User Group 24 April 2025
86-
* https://www.youtube.com/watch?v=fyf2AWUyq24[Video: Solving Scala's Build Problem with the Mill Build Tool], SF Scala Meetup 22 April 2025
87-
8888
Mill is used to build many real-world projects, such as the
8989
https://github.com/swaldman/c3p0[C3P0 JDBC Connection Pool],
9090
https://github.com/coursier/coursier[Coursier dependency resolver],

0 commit comments

Comments
 (0)