Skip to content

Commit

Permalink
Update example doc paths
Browse files Browse the repository at this point in the history
  • Loading branch information
ibrahima committed Jul 2, 2018
1 parent 4931550 commit bc861b5
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 4 deletions.
1 change: 1 addition & 0 deletions docs/diff.md
1 change: 1 addition & 0 deletions docs/java-mvn.md
1 change: 1 addition & 0 deletions docs/java.md
1 change: 1 addition & 0 deletions docs/python.md
8 changes: 4 additions & 4 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ pages:
- 'Pulling Autograder from Git': git_pull.md
- 'Leaderboards': leaderboards.md
- 'Examples':
- 'Python': ../python/index.md
- 'Java': ../java/index.md
- 'Java+Maven': ../java-mvn/index.md
- 'Native code via Python': ../diff/index.md
- 'Python': python.md
- 'Java': java.md
- 'Java+Maven': java-mvn.md
- 'Native code via Python': diff.md

0 comments on commit bc861b5

Please sign in to comment.