Skip to content

Commit ba7adc4

Browse files
committed
Fix order
1 parent 92b4bfa commit ba7adc4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

docs/architecture/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
title: Architecture
3-
nav_order: 4
3+
nav_order: 3
44
---

docs/libraries/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: Libraries
3-
nav_order: 3
3+
nav_order: 4
44
---
55

66
Git-Mastery publishes and maintains several public packages:
77

8-
- `repo-smith`
9-
- `git-autograder`
10-
- `difflib-parser`
8+
- [`repo-smith`](https://github.com/git-mastery/repo-smith)
9+
- [`git-autograder`](https://github.com/git-mastery/git-autograder)
10+
- [`difflib-parser`](https://github.com/git-mastery/difflib-parser)

0 commit comments

Comments
 (0)