Skip to content

Commit 6228195

Browse files
committed
Merge pull request braydie#2 from benstiglitz/patch-1
Fixed typo in link
2 parents 56850e0 + 7827c75 commit 6228195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

2-Intermediate/Judgement/02-How to Manage Software System Dependence.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ It is always best to encapsulate the component in some way so that it is isolate
1010

1111
Having the source code for a component decreases the risk by a factor of four. With source code, you can evaluate it easier, debug it easier, find workarounds easier, and make fixes easier. If you make fixes, you should give them to the owner of the component and get the fixes incorporated into an official release; otherwise you will uncomfortably have to maintain an unofficial version.
1212

13-
Next [How to Device if Software is Too Immature](03-How to Decide if Software is Too Immature.md)
13+
Next [How to Decide if Software is Too Immature](03-How to Decide if Software is Too Immature.md)

0 commit comments

Comments
 (0)