Skip to content

Commit 731ab2c

Browse files
authored
Link to little-and-often (#98)
1 parent 1ac72e8 commit 731ab2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

principles.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ The following practices support the principle of building quality in.
5858

5959
**Three amigos analysis and elaboration** to ensure requirements are fully understood at the point the work will be done.
6060

61-
**Deliver incrementally.** Establish build-measure-learn loops to keep the system simple and to ensure it meets evolving user needs.
61+
**[Deliver incrementally.](patterns/little-and-often.md)** Establish build-measure-learn loops to keep the system simple and to ensure it meets evolving user needs.
6262

6363
**Pair programming**. Avoid quality issues by combining the skills and experience of two developers instead of one. Take advantage of navigator and driver roles. Also consider cross-discipline (e.g. dev-test) pairing.
6464

0 commit comments

Comments
 (0)