Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _docs/developer/json_configuration_files.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down