Skip to content

Commit 8683a61

Browse files
Update episodes/50-section5-intro.md
Co-authored-by: Matt Graham <matthew.m.graham@gmail.com>
1 parent 7e48598 commit 8683a61

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

episodes/50-section5-intro.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@ alt="Topics on collaborative software development covered in the current section
4040
A --> B(2. Verifying software correctness)
4141
B --> C(3. Software development as a process)
4242
C --> D(4. Collaborative development for reuse)
43-
D --> E(5. Managing software over its lifetime
44-
45-
- Issue reporting & prioritisation
46-
- Agile development in sprints
47-
- Software project management)
43+
E("`5. Managing software over its lifetime
44+
- Issue reporting & prioritisation
45+
- Agile development in sprints
46+
- Software project management`")
47+
D --> E
4848
```
4949

5050
In this section we will:

0 commit comments

Comments
 (0)