From b2bdae3e6d5b15c0db64760955c6d0f817f9ae94 Mon Sep 17 00:00:00 2001 From: Li Haoyi Date: Sun, 17 Nov 2019 15:55:50 -0800 Subject: Update 2 - Configuring Mill.md --- docs/pages/2 - Configuring Mill.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/pages/2 - Configuring Mill.md b/docs/pages/2 - Configuring Mill.md index 1654d685..97fd1a37 100644 --- a/docs/pages/2 - Configuring Mill.md +++ b/docs/pages/2 - Configuring Mill.md @@ -108,7 +108,7 @@ object foo extends ScalaModule { } ``` -- [Example 3](example-3.zip) +- [Example 3](../example-3.zip) You can define a test suite by creating a nested module extending `Tests`, and specifying the ivy coordinates and name of your test framework. This expects the -- cgit v1.2.3