Skip to content

Commit 96bd0df

Browse files
elihschiffMasterOdin
authored andcommitted
[Documentation:Install] added missing /courses to path (Submitty#177)
1 parent bad278e commit 96bd0df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_docs/developer/json_configuration_files.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ The system configuration and state are stored in several different
88
types of JSON data files. demonstration purposes we assume the system
99
has a user "smithj" and assignment "hw1". The examples below are
1010
relative to a top level course path
11-
```/var/local/submitty/f16/csci1100/```, for assignment ```hw1``` and
11+
```/var/local/submitty/courses/f16/csci1100/```, for assignment ```hw1``` and
1212
student ```smithj```. Listed are first the JSON files and then
1313
examples of these JSON files.
1414

0 commit comments

Comments
 (0)