Skip to content

Commit adc896e

Browse files
JoelNiemelaniemela
authored andcommitted
Fix outdated link to Languages table
1 parent b026d91 commit adc896e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/2023-07-draft.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -777,7 +777,7 @@ judge systems are not responsible for executing the provided generators and all
777777

778778
Files that should be included with all submissions are provided in one non-empty directory per supported language.
779779
Files that should be included for all languages are placed in the non-empty directory `include/default/`.
780-
Files that should be included for a specific language, overriding the default, are provided in the non-empty directory `include/<language>/`, where `<language>` is a language code as given in the [languages table](#languages).
780+
Files that should be included for a specific language, overriding the default, are provided in the non-empty directory `include/<language>/`, where `<language>` is a language code as given in the [languages table](../appendix/languages.md).
781781

782782
The files should be copied from a language directory based on the language of the submission,
783783
to the submission files before compiling, but after checking whether the submission exceeds the code limit,

0 commit comments

Comments
 (0)