diff --git a/_docs/developer/json_configuration_files.md b/_docs/developer/json_configuration_files.md index 10cb50fa..0385e31b 100644 --- a/_docs/developer/json_configuration_files.md +++ b/_docs/developer/json_configuration_files.md @@ -8,7 +8,7 @@ The system configuration and state are stored in several different types of JSON data files. demonstration purposes we assume the system has a user "smithj" and assignment "hw1". The examples below are relative to a top level course path -```/var/local/submitty/f16/csci1100/```, for assignment ```hw1``` and +```/var/local/submitty/courses/f16/csci1100/```, for assignment ```hw1``` and student ```smithj```. Listed are first the JSON files and then examples of these JSON files.