From 67d3c473e3f556e279c2027208e197733a092fc7 Mon Sep 17 00:00:00 2001 From: Eric Guo <2364319479@qq.com> Date: Tue, 20 Aug 2024 03:18:00 +0800 Subject: [PATCH] docs: Update problem-format.rst correct the outdated problem_package_format url --- doc/manual/problem-format.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/problem-format.rst b/doc/manual/problem-format.rst index f256d53e79..8230c70587 100644 --- a/doc/manual/problem-format.rst +++ b/doc/manual/problem-format.rst @@ -56,4 +56,4 @@ configured problem by uploading a zip file that contains only testcase files. Any jury solutions present will be automatically submitted when ``allow_submit`` is ``1`` and there's a team associated with the uploading user. -.. _ICPC problem package specification: https://icpc.io/problem-package-format/spec/problem_package_format +.. _ICPC problem package specification: https://icpc.io/problem-package-format/spec/2023-07-draft.html