From 5b6d2389d56972f621fc1634c1fee9705da29708 Mon Sep 17 00:00:00 2001 From: Pavel Kunyavskiy Date: Thu, 24 Aug 2023 23:00:08 +0200 Subject: [PATCH] Update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ddd91a8d..6d000787f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Welcome to the ICPC Live Source Code Repository. * Download release from https://github.com/icpc/live-v3/releases * You can download [latest dev build](https://github.com/icpc/live-v3/actions/runs/5968512041) instead if you are brave enough -* Create [contest config files](https://github.com/icpc/live-v3/tree/main/docs/config.md) +* Create [contest config files](https://github.com/icpc/live-v3/tree/main/docs/settings.md) * (Optional) [Tune](https://github.com/icpc/live-v3/blob/main/docs/advanced.json.md) imported data, so it looks better * Run `java -jar /path/to/jar/file -c /path/to/config/directory`