Skip to content

Commit efd46b2

Browse files
committed
Clean up
1 parent 05afce7 commit efd46b2

File tree

3 files changed

+2
-4
lines changed

3 files changed

+2
-4
lines changed

docs/architecture/exercise-structure.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ parent: Architecture
44
nav_order: 2
55
---
66

7-
# Exercise structure
8-
97
Exercises follow a fixed structure for the Git-Mastery app to pick up on:
108

119
```text

docs/architecture/index.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
title: Architecture
33
nav_order: 3
44
---
5+
6+
These are the various components of the Git-Mastery ecosystem!

docs/architecture/verification-workflow.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ parent: Architecture
44
nav_order: 4
55
---
66

7-
# Verification Workflow
8-
97
```mermaid
108
flowchart
119
a[Verify exercise] --> b["Check if in exercise (using .gitmastery-exercise.json)"]

0 commit comments

Comments
 (0)