We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e48598 commit 8683a61Copy full SHA for 8683a61
1 file changed
episodes/50-section5-intro.md
@@ -40,11 +40,11 @@ alt="Topics on collaborative software development covered in the current section
40
A --> B(2. Verifying software correctness)
41
B --> C(3. Software development as a process)
42
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)
+ E("`5. Managing software over its lifetime
+ - Issue reporting & prioritisation
+ - Agile development in sprints
+ - Software project management`")
+ D --> E
48
```
49
50
In this section we will:
0 commit comments